Uses of Package
org.apache.directory.server.kerberos.shared.replay

Packages that use org.apache.directory.server.kerberos.shared.replay
org.apache.directory.server.kerberos.shared.replay Provides the interface and in-memory implementation of a Kerberos replay cache. 
org.apache.directory.server.kerberos.shared.service Provides reusable IoHandlerCommands for the Kerberos and Change Password protocols. 
 

Classes in org.apache.directory.server.kerberos.shared.replay used by org.apache.directory.server.kerberos.shared.replay
ReplayCache
          "The replay cache will store at least the server name, along with the client name, time, and microsecond fields from the recently-seen authenticators, and if a matching tuple is found, the KRB_AP_ERR_REPEAT error is returned."
 

Classes in org.apache.directory.server.kerberos.shared.replay used by org.apache.directory.server.kerberos.shared.service
ReplayCache
          "The replay cache will store at least the server name, along with the client name, time, and microsecond fields from the recently-seen authenticators, and if a matching tuple is found, the KRB_AP_ERR_REPEAT error is returned."
 



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