| Package | Description |
|---|---|
| org.pac4j.kerberos.credentials.authenticator |
| Modifier and Type | Class and Description |
|---|---|
class |
SunJaasKerberosTicketValidator
Implementation of
KerberosTicketValidator which uses the SUN JAAS
login module, which is included in the SUN JRE, it will not work with an IBM JRE. |
| Modifier and Type | Field and Description |
|---|---|
protected KerberosTicketValidator |
KerberosAuthenticator.ticketValidator |
| Constructor and Description |
|---|
KerberosAuthenticator(KerberosTicketValidator ticketValidator)
Initializes the authenticator that will validate Kerberos tickets.
|
Copyright © 2019. All rights reserved.