List of usage examples for org.springframework.security.core.userdetails UserDetailsChecker interface-usage
From source file grails.plugin.springsecurity.userdetails.DefaultPostAuthenticationChecks.java
/**
* Copy of the private class in AbstractUserDetailsAuthenticationProvider
* to make subclassing or replacement easier.
*
* @author <a href='mailto:burt@burtbeckwith.com'>Burt Beckwith</a>
*/
From source file org.codehaus.groovy.grails.plugins.springsecurity.DefaultPostAuthenticationChecks.java
/**
* Copy of the private class in AbstractUserDetailsAuthenticationProvider
* to make subclassing or replacement easier.
*
* @author <a href='mailto:burt@burtbeckwith.com'>Burt Beckwith</a>
*/
From source file grails.plugin.springsecurity.userdetails.DefaultPreAuthenticationChecks.java
/**
* Copy of the private class in AbstractUserDetailsAuthenticationProvider
* to make subclassing or replacement easier.
*
* @author <a href='mailto:burt@burtbeckwith.com'>Burt Beckwith</a>
*/
From source file org.codehaus.groovy.grails.plugins.springsecurity.DefaultPreAuthenticationChecks.java
/**
* Copy of the private class in AbstractUserDetailsAuthenticationProvider
* to make subclassing or replacement easier.
*
* @author <a href='mailto:burt@burtbeckwith.com'>Burt Beckwith</a>
*/