Package | Description |
---|---|
org.apache.directory.server.kerberos.shared.replay |
Provides the interface and in-memory implementation of
a Kerberos replay cache.
|
Modifier and Type | Method and Description |
---|---|
Map<KerberosPrincipal,List<InMemoryReplayCache.ReplayCacheEntry>> |
InMemoryReplayCache.getCache() |
Modifier and Type | Method and Description |
---|---|
boolean |
InMemoryReplayCache.ReplayCacheEntry.equals(InMemoryReplayCache.ReplayCacheEntry that)
Returns whether this
InMemoryReplayCache.ReplayCacheEntry is equal to another InMemoryReplayCache.ReplayCacheEntry . |
Copyright © 2003–2013 The Apache Software Foundation. All rights reserved.