|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ReplayCache in org.apache.directory.server.changepw.service |
---|
Methods in org.apache.directory.server.changepw.service that return ReplayCache | |
---|---|
ReplayCache |
ChangePasswordContext.getReplayCache()
|
Methods in org.apache.directory.server.changepw.service with parameters of type ReplayCache | |
---|---|
void |
ChangePasswordContext.setReplayCache(ReplayCache replayCache)
|
Uses of ReplayCache in org.apache.directory.server.kerberos.kdc.authentication |
---|
Methods in org.apache.directory.server.kerberos.kdc.authentication that return ReplayCache | |
---|---|
ReplayCache |
AuthenticationContext.getReplayCache()
|
Methods in org.apache.directory.server.kerberos.kdc.authentication with parameters of type ReplayCache | |
---|---|
void |
AuthenticationContext.setReplayCache(ReplayCache replayCache)
|
Uses of ReplayCache in org.apache.directory.server.kerberos.kdc.ticketgrant |
---|
Methods in org.apache.directory.server.kerberos.kdc.ticketgrant that return ReplayCache | |
---|---|
ReplayCache |
TicketGrantingContext.getReplayCache()
|
Methods in org.apache.directory.server.kerberos.kdc.ticketgrant with parameters of type ReplayCache | |
---|---|
void |
TicketGrantingContext.setReplayCache(ReplayCache replayCache)
|
Uses of ReplayCache in org.apache.directory.server.kerberos.shared.replay |
---|
Classes in org.apache.directory.server.kerberos.shared.replay that implement ReplayCache | |
---|---|
class |
InMemoryReplayCache
|
Uses of ReplayCache in org.apache.directory.server.kerberos.shared.service |
---|
Methods in org.apache.directory.server.kerberos.shared.service with parameters of type ReplayCache | |
---|---|
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 |