Interface | Description |
---|---|
KerberosClient | |
KerberosTicketValidator |
Implementations of this interface are used in
KerberosServiceAuthenticationProvider to validate a Kerberos/SPNEGO
Ticket. |
Class | Description |
---|---|
KerberosAuthenticationProvider |
AuthenticationProvider for kerberos. |
KerberosServiceAuthenticationProvider |
Authentication Provider which validates Kerberos Service Tickets
or SPNEGO Tokens (which includes Kerberos Service Tickets).
|
KerberosServiceRequestToken |
Holds the Kerberos/SPNEGO token for requesting a kerberized service and is
also the output of
KerberosServiceAuthenticationProvider . |
KerberosTicketValidation |
Result of ticket validation
|