net.craftforge.essential.context.spring.config.phases
Class SpringAuthenticationPhaseConfig

java.lang.Object
  extended by net.craftforge.essential.context.spring.config.phases.SpringAuthenticationPhaseConfig

@Configuration
@Scope(value="request")
public class SpringAuthenticationPhaseConfig
extends Object

Since:
16.01.12
Author:
Christian Bick

Constructor Summary
SpringAuthenticationPhaseConfig()
           
 
Method Summary
 AuthenticationPhase provideAuthenticationPhase()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringAuthenticationPhaseConfig

public SpringAuthenticationPhaseConfig()
Method Detail

provideAuthenticationPhase

@Bean
@Scope(value="request")
public AuthenticationPhase provideAuthenticationPhase()


Copyright © 2012 net.craftforge.net. All Rights Reserved.