C D G I L O S T V 

C

CreateChngPwdServer - Annotation Type in org.apache.directory.server.annotations
 
CreateConsumer - Annotation Type in org.apache.directory.server.annotations
A annotation used to define a replication consumer configuration.
createConsumer() - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
creates an LdapServer and starts before returning the instance, infering the configuration from the Stack trace
CreateKdcServer - Annotation Type in org.apache.directory.server.annotations
A annotation used to define a LdapServer configuration.
CreateLdapServer - Annotation Type in org.apache.directory.server.annotations
A annotation used to define a LdapServer configuration.
createLdapServer(Description, DirectoryService) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
Create a new instance of LdapServer
CreateTransport - Annotation Type in org.apache.directory.server.annotations
A annotation used to specify an sequence of LDIF's to be applied to the instance for integration testing.
createTransport(CreateTransport, int) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
 

D

DefaultLdapServerFactory - Class in org.apache.directory.server.factory
The default LdapServer factory
DefaultLdapServerFactory() - Constructor for class org.apache.directory.server.factory.DefaultLdapServerFactory
 

G

getDirectoryService() - Method in class org.apache.directory.server.factory.DefaultLdapServerFactory
 
getKdcServer(DirectoryService, int) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
 
getKdcServer(Description, DirectoryService, int) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
 
getLdapServer() - Method in class org.apache.directory.server.factory.DefaultLdapServerFactory
 
getLdapServer() - Method in interface org.apache.directory.server.factory.LdapServerFactory
 
getLdapServer(DirectoryService) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
Returns an LdapServer instance and starts it before returning the instance, infering the configuration from the Stack trace

I

init() - Method in class org.apache.directory.server.factory.DefaultLdapServerFactory
 
init() - Method in interface org.apache.directory.server.factory.LdapServerFactory
 
instantiateLdapServer(CreateLdapServer, DirectoryService) - Static method in class org.apache.directory.server.factory.ServerAnnotationProcessor
Just gives an instance of LdapServer without starting it.

L

LdapServerFactory - Interface in org.apache.directory.server.factory
TODO LdapServerFactory.

O

org.apache.directory.server.annotations - package org.apache.directory.server.annotations
 
org.apache.directory.server.factory - package org.apache.directory.server.factory
 

S

Sasl - Annotation Type in org.apache.directory.server.annotations
A annotation used to define the SASL configuration.
SaslMechanism - Annotation Type in org.apache.directory.server.annotations
TODO SaslMechanism.
ServerAnnotationProcessor - Class in org.apache.directory.server.factory
Annotation processor for creating LDAP and Kerberos servers.
ServerAnnotationProcessor() - Constructor for class org.apache.directory.server.factory.ServerAnnotationProcessor
 
setDirectoryService(DirectoryService) - Method in class org.apache.directory.server.factory.DefaultLdapServerFactory
 

T

TransportType - Enum in org.apache.directory.server.annotations
The two different type of Transport

V

valueOf(String) - Static method in enum org.apache.directory.server.annotations.TransportType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.directory.server.annotations.TransportType
Returns an array containing the constants of this enum type, in the order they are declared.
C D G I L O S T V 

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