Uses of Package
org.apache.directory.server.protocol.shared

Packages that use org.apache.directory.server.protocol.shared
org.apache.directory.server.changepw Provides the entry point to an instance of the ChangePasswordServer, as well as support for configuration. 
org.apache.directory.server.dns Provides the entry point to an instance of the DnsServer, as well as support for configuration and the root of the exception hierarchy. 
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.ldap Contains the entry point for the LDAP protocol provider and the session registry. 
org.apache.directory.server.ntp Provides the entry point to instances of the NtpServer, as well as support for configuration and the root of the exception hierarchy. 
org.apache.directory.server.protocol.shared   
 

Classes in org.apache.directory.server.protocol.shared used by org.apache.directory.server.changepw
AbstractProtocolService
          An abstract base class for a ProtocolService.
DirectoryBackedService
          Base class shared by all protocol providers for configuration.
ProtocolService
          Minimum functionality required by an ApacheDS protocol service.
 

Classes in org.apache.directory.server.protocol.shared used by org.apache.directory.server.dns
AbstractProtocolService
          An abstract base class for a ProtocolService.
DirectoryBackedService
          Base class shared by all protocol providers for configuration.
ProtocolService
          Minimum functionality required by an ApacheDS protocol service.
 

Classes in org.apache.directory.server.protocol.shared used by org.apache.directory.server.kerberos.kdc
AbstractProtocolService
          An abstract base class for a ProtocolService.
DirectoryBackedService
          Base class shared by all protocol providers for configuration.
ProtocolService
          Minimum functionality required by an ApacheDS protocol service.
 

Classes in org.apache.directory.server.protocol.shared used by org.apache.directory.server.ldap
AbstractProtocolService
          An abstract base class for a ProtocolService.
DirectoryBackedService
          Base class shared by all protocol providers for configuration.
ProtocolService
          Minimum functionality required by an ApacheDS protocol service.
 

Classes in org.apache.directory.server.protocol.shared used by org.apache.directory.server.ntp
AbstractProtocolService
          An abstract base class for a ProtocolService.
ProtocolService
          Minimum functionality required by an ApacheDS protocol service.
 

Classes in org.apache.directory.server.protocol.shared used by org.apache.directory.server.protocol.shared
AbstractProtocolService
          An abstract base class for a ProtocolService.
ProtocolService
          Minimum functionality required by an ApacheDS protocol service.
TransportProtocol
          Type safe enumeration for the transport protocol.
 



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