public final class ExtrasCodecFactoryUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
private static org.slf4j.Logger |
LOG |
| Modifier | Constructor and Description |
|---|---|
private |
ExtrasCodecFactoryUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadExtrasControls(org.apache.directory.api.ldap.codec.api.LdapApiService apiService)
Loads the extras controls.
|
static void |
loadExtrasExtendedOperations(org.apache.directory.api.ldap.codec.api.LdapApiService apiService)
Load the extras extended operations :
cancel
certGeneration
gracefuShutdown
storedProcedure
gracefulDisconnect
passwordModify
whoAmI
startTls
startTransaction
|
static void |
loadExtrasIntermediateResponses(org.apache.directory.api.ldap.codec.api.LdapApiService apiService)
Load the extras intermediate responses :
syncInfovalue
|
public static void loadExtrasControls(org.apache.directory.api.ldap.codec.api.LdapApiService apiService)
apiService - The LDAP Service instance to usepublic static void loadExtrasExtendedOperations(org.apache.directory.api.ldap.codec.api.LdapApiService apiService)
apiService - The LdapApiService to usepublic static void loadExtrasIntermediateResponses(org.apache.directory.api.ldap.codec.api.LdapApiService apiService)
apiService - The LdapApiService to useCopyright © 2003–2019 The Apache Software Foundation. All rights reserved.