Skip navigation links
C E G I L O P R S V 

C

ControlType(String) - Constructor for enum org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService.ControlType
 

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(StandaloneLdapApiService.ControlType) - 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.
getIntermediateResponsesFromSystemProperties() - Static method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Parses the system properties to obtain the intermediate responses.
getProperty() - Method in enum org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService.ControlType
 

I

INTERMEDIATE_RESPONSES_LIST - Static variable in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
The list of Intermediate responses to load at startup

L

loadControl(String, Map<String, ControlFactory<? extends Control>>) - Method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Loads a control from its FQCN.
loadControls(List<String>, Map<String, ControlFactory<? extends Control>>) - Method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Loads a list of controls from their FQCN.
loadExtendedOperations(List<String>) - Method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Loads a list of extended operation from their FQCN
loadExtendedRequest(String) - Method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Loads an extended request from its FQCN
loadIntermediateResponse(List<String>) - Method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Loads a list of intermediate responses from their FQCN
loadIntermediateResponse(String) - Method in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Loads an intermediate responses from its FQCN
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
 

P

property - Variable in enum org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService.ControlType
 

R

REQUEST_CONTROLS_LIST - Static variable in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
The list of request controls to load at startup
RESPONSE_CONTROLS_LIST - Static variable in class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
The list of response controls to load at startup

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>, List<String>, List<String>) - Constructor for class org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService
Creates a new instance of StandaloneLdapApiService.
StandaloneLdapApiService.ControlType - Enum in org.apache.directory.api.ldap.codec.standalone
The control's type

V

valueOf(String) - Static method in enum org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService.ControlType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.directory.api.ldap.codec.standalone.StandaloneLdapApiService.ControlType
Returns an array containing the constants of this enum type, in the order they are declared.
C E G I L O P R S V 
Skip navigation links

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