|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Authenticator in org.apache.directory.server.changepw.service |
|---|
| Methods in org.apache.directory.server.changepw.service that return Authenticator | |
|---|---|
Authenticator |
ChangePasswordContext.getAuthenticator()
|
| Methods in org.apache.directory.server.changepw.service with parameters of type Authenticator | |
|---|---|
void |
ChangePasswordContext.setAuthenticator(Authenticator authenticator)
|
| Uses of Authenticator in org.apache.directory.server.kerberos.kdc.ticketgrant |
|---|
| Methods in org.apache.directory.server.kerberos.kdc.ticketgrant that return Authenticator | |
|---|---|
Authenticator |
TicketGrantingContext.getAuthenticator()
|
| Methods in org.apache.directory.server.kerberos.kdc.ticketgrant with parameters of type Authenticator | |
|---|---|
void |
TicketGrantingContext.setAuthenticator(Authenticator authenticator)
|
| Uses of Authenticator in org.apache.directory.server.kerberos.shared.io.decoder |
|---|
| Methods in org.apache.directory.server.kerberos.shared.io.decoder that return Authenticator | |
|---|---|
protected static Authenticator |
AuthenticatorDecoder.decode(org.apache.directory.shared.asn1.der.DERSequence sequence)
-- Unencrypted authenticator Authenticator ::= [APPLICATION 2] SEQUENCE { authenticator-vno[0] INTEGER, crealm[1] Realm, cname[2] PrincipalName, cksum[3] Checksum OPTIONAL, cusec[4] INTEGER, ctime[5] KerberosTime, subkey[6] EncryptionKey OPTIONAL, seq-number[7] INTEGER OPTIONAL, authorization-data[8] AuthorizationData OPTIONAL } |
| Uses of Authenticator in org.apache.directory.server.kerberos.shared.messages |
|---|
| Methods in org.apache.directory.server.kerberos.shared.messages that return Authenticator | |
|---|---|
Authenticator |
ApplicationRequest.getAuthenticator()
|
| Methods in org.apache.directory.server.kerberos.shared.messages with parameters of type Authenticator | |
|---|---|
void |
ApplicationRequest.setAuthenticator(Authenticator authenticator)
|
| Uses of Authenticator in org.apache.directory.server.kerberos.shared.messages.components |
|---|
| Methods in org.apache.directory.server.kerberos.shared.messages.components that return Authenticator | |
|---|---|
Authenticator |
AuthenticatorModifier.getAuthenticator()
|
| Uses of Authenticator in org.apache.directory.server.kerberos.shared.service |
|---|
| Methods in org.apache.directory.server.kerberos.shared.service that return Authenticator | |
|---|---|
Authenticator |
VerifyAuthHeader.verifyAuthHeader(ApplicationRequest authHeader,
Ticket ticket,
EncryptionKey serverKey,
long clockSkew,
ReplayCache replayCache,
boolean emptyAddressesAllowed,
java.net.InetAddress clientAddress,
LockBox lockBox)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||