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

Packages that use org.apache.directory.server.kerberos.shared.store
org.apache.directory.server.changepw.protocol Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the Change Password Service with the MINA NIO framework. 
org.apache.directory.server.changepw.service Provides the Change Password Service. 
org.apache.directory.server.kerberos.kdc Provides the entry point to an instance of the KdcServer (KDC), as well as classes common to the KDC's two services: the Authentication Service (AS) and the Ticket-Granting Service (TGS). 
org.apache.directory.server.kerberos.kdc.authentication Provides the KDC's Authentication Service (AS). 
org.apache.directory.server.kerberos.kdc.ticketgrant Provides the KDC's Ticket-Granting Service (TGS). 
org.apache.directory.server.kerberos.protocol Provides the org.apache.mina.common.IoHandler and associated ProtocolCodecFactory required to implement the KDC's Authentication Service (AS) and Ticket-Granting Service (TGS) with the MINA NIO framework. 
org.apache.directory.server.kerberos.sam Provides a subsystem that enables the KDC's Authentication Service (AS) to use pluggable Single-use Authentication Mechanisms (SAM) during pre-authentication processing. 
org.apache.directory.server.kerberos.shared   
org.apache.directory.server.kerberos.shared.store Provides the implementation for storing Kerberos principals and symmetric keys backed by JNDI. 
org.apache.directory.server.kerberos.shared.store.operations Provides Command pattern objects for working with the JNDI backing store. 
 

Classes in org.apache.directory.server.kerberos.shared.store used by org.apache.directory.server.changepw.protocol
PrincipalStore
          The store interface used by Kerberos services.
 

Classes in org.apache.directory.server.kerberos.shared.store used by org.apache.directory.server.changepw.service
PrincipalStore
          The store interface used by Kerberos services.
PrincipalStoreEntry
           
 

Classes in org.apache.directory.server.kerberos.shared.store used by org.apache.directory.server.kerberos.kdc
PrincipalStore
          The store interface used by Kerberos services.
 

Classes in org.apache.directory.server.kerberos.shared.store used by org.apache.directory.server.kerberos.kdc.authentication
PrincipalStoreEntry
           
 

Classes in org.apache.directory.server.kerberos.shared.store used by org.apache.directory.server.kerberos.kdc.ticketgrant
PrincipalStoreEntry
           
 

Classes in org.apache.directory.server.kerberos.shared.store used by org.apache.directory.server.kerberos.protocol
PrincipalStore
          The store interface used by Kerberos services.
 

Classes in org.apache.directory.server.kerberos.shared.store used by org.apache.directory.server.kerberos.sam
PrincipalStoreEntry
           
 

Classes in org.apache.directory.server.kerberos.shared.store used by org.apache.directory.server.kerberos.shared
PrincipalStore
          The store interface used by Kerberos services.
PrincipalStoreEntry
           
 

Classes in org.apache.directory.server.kerberos.shared.store used by org.apache.directory.server.kerberos.shared.store
PrincipalStore
          The store interface used by Kerberos services.
PrincipalStoreEntry
           
 

Classes in org.apache.directory.server.kerberos.shared.store used by org.apache.directory.server.kerberos.shared.store.operations
PrincipalStoreEntry
           
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.