|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InMemoryReplayCache.ReplayCacheEntry | |
---|---|
org.apache.directory.server.kerberos.shared.replay | Provides the interface and in-memory implementation of a Kerberos replay cache. |
Uses of InMemoryReplayCache.ReplayCacheEntry in org.apache.directory.server.kerberos.shared.replay |
---|
Methods in org.apache.directory.server.kerberos.shared.replay that return types with arguments of type InMemoryReplayCache.ReplayCacheEntry | |
---|---|
java.util.Map<javax.security.auth.kerberos.KerberosPrincipal,java.util.List<InMemoryReplayCache.ReplayCacheEntry>> |
InMemoryReplayCache.getCache()
|
Methods in org.apache.directory.server.kerberos.shared.replay with parameters of type InMemoryReplayCache.ReplayCacheEntry | |
---|---|
boolean |
InMemoryReplayCache.ReplayCacheEntry.equals(InMemoryReplayCache.ReplayCacheEntry that)
Returns whether this InMemoryReplayCache.ReplayCacheEntry is equal to another InMemoryReplayCache.ReplayCacheEntry . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |