|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
UserDetails
for a given authentication request.
KerberosServiceAuthenticationProvider.KerberosServiceAuthenticationProvider/code>
- KerberosTicketValidator - Interface in org.springframework.security.extensions.kerberos
- Implementations of this interface are used in
KerberosServiceAuthenticationProvider to validate a Kerberos/SPNEGO Ticket. KerberosTicketValidator to use, for validating
the Kerberos/SPNEGO tickets.
UserDetailsService to use, for loading the user properties
and the GrantedAuthorities.
KerberosServiceRequestToken out if it.KerberosTicketValidator which uses the SUN JAAS
login module, which is included in the SUN JRE, it will not work with an IBM JRE.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||