Skip navigation links
C E G L O S 

C

CodecFactoryUtil - Class in org.apache.directory.api.ldap.codec.standalone
A utility class for adding Codec and extended operation factories.
CodecFactoryUtil() - Constructor for class org.apache.directory.api.ldap.codec.standalone.CodecFactoryUtil
 
CONTROLS_LIST - Static variable in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
The list of controls to load at startup

E

EXTENDED_OPERATIONS_LIST - Static variable in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
The list of extended operations to load at startup

G

getControlsFromSystemProperties() - Static method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Parses the system properties to obtain the controls list.
getExtendedOperationsFromSystemProperties() - Static method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Parses the system properties to obtain the extended operations.

L

loadControl(String) - Method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Loads a control from its FQCN.
loadControls(List<String>) - Method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Loads a list of controls from their FQCN.
loadExtendedOperation(String) - Method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Loads an of extended operations from its FQCN
loadExtendedOperations(List<String>) - Method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Loads a list of extended operation from their FQCN
loadStockControls(Map<String, ControlFactory<?>>, LdapApiService) - Static method in class org.apache.directory.api.ldap.codec.standalone.CodecFactoryUtil
Loads the Controls implement out of the box in the codec.
loadStockExtendedOperations(Map<String, ExtendedOperationFactory>, LdapApiService) - Static method in class org.apache.directory.api.ldap.codec.standalone.CodecFactoryUtil
Load the standard extended operations : cancel certGeneration gracefuShutdown storedProcedure gracefulDisconnect passwordModify whoAmI startTls
LOG - Static variable in class org.apache.directory.api.ldap.codec.standalone.CodecFactoryUtil
 
LOG - Static variable in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
A logger

O

OLD_DEFAULT_CONTROLS_LIST - Static variable in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
The (old) list of default controls to load at startup
OLD_EXTRA_EXTENDED_OPERATION_LIST - Static variable in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
The (old) list of extra extended operations to load at startup
org.apache.directory.api.ldap.codec.standalone - package org.apache.directory.api.ldap.codec.standalone
 

S

StandaloneLdapApiService - Class in org.apache.directory.api.ldap.codec.standalone
The default LdapApiService implementation.
StandaloneLdapApiService() - Constructor for class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Creates a new instance of StandaloneLdapCodecService.
StandaloneLdapApiService(List<String>, List<String>) - Constructor for class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Creates a new instance of StandaloneLdapApiService.
C E G L O S 
Skip navigation links

Copyright © 2003–2017 The Apache Software Foundation. All rights reserved.