Package org.pac4j.kerberos.credentials.authenticator
-
Interface Summary Interface Description KerberosTicketValidator Implementations of this interface are used inDirectKerberosClientto validate a Kerberos/SPNEGO Ticket. -
Class Summary Class Description KerberosAuthenticator Authenticator for Kerberos.KerberosTicketValidation Result of ticket validationSunJaasKerberosTicketValidator Implementation ofKerberosTicketValidatorwhich uses the SUN JAAS login module, which is included in the SUN JRE, it will not work with an IBM JRE.