Uses of Class
org.apache.directory.server.kerberos.shared.replay.ReplayCacheImpl.ReplayCacheEntry

Packages that use ReplayCacheImpl.ReplayCacheEntry
org.apache.directory.server.kerberos.shared.replay Provides the interface and in-memory implementation of a Kerberos replay cache. 
 

Uses of ReplayCacheImpl.ReplayCacheEntry in org.apache.directory.server.kerberos.shared.replay
 

Methods in org.apache.directory.server.kerberos.shared.replay with parameters of type ReplayCacheImpl.ReplayCacheEntry
 boolean ReplayCacheImpl.ReplayCacheEntry.equals(ReplayCacheImpl.ReplayCacheEntry that)
          Returns whether this ReplayCacheImpl.ReplayCacheEntry is equal to another ReplayCacheImpl.ReplayCacheEntry.
 



Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.