Uses of Interface
org.apache.directory.api.ldap.codec.api.LdapApiService
-
-
Uses of LdapApiService in org.apache.directory.api.dsmlv2
Methods in org.apache.directory.api.dsmlv2 that return LdapApiService Modifier and Type Method Description LdapApiServiceAbstractDsmlMessageDecorator. getCodecService()LdapApiServiceDsmlControl. getCodecService()LdapApiServiceDsmlv2Container. getLdapCodecService()Gets theLdapApiServiceassociated with this Container.Methods in org.apache.directory.api.dsmlv2 with parameters of type LdapApiService Modifier and Type Method Description static voidParserUtils. addControls(LdapApiService codec, Element element, Collection<Control> controls, boolean isRequest)Adds Controls to the given Element.Constructors in org.apache.directory.api.dsmlv2 with parameters of type LdapApiService Constructor Description AbstractDsmlMessageDecorator(LdapApiService codec, M message)Create a new instance of AbstractDsmlMessageDecoratorDsmlControl(LdapApiService codec, C decorated)Creates a new instance of DsmlControlDsmlv2Container(LdapApiService codec)Creates a new LdapMessageContainer object.Dsmlv2ResponseParser(LdapApiService codec)Creates a new instance of Dsmlv2ResponseParser. -
Uses of LdapApiService in org.apache.directory.api.dsmlv2.request
Methods in org.apache.directory.api.dsmlv2.request that return LdapApiService Modifier and Type Method Description LdapApiServiceDsmlv2Grammar. getLdapCodecService()Constructors in org.apache.directory.api.dsmlv2.request with parameters of type LdapApiService Constructor Description AbandonRequestDsml(LdapApiService codec)Creates a new instance of AbandonRequestDsml.AbandonRequestDsml(LdapApiService codec, AbandonRequest ldapMessage)Creates a new instance of AbandonRequestDsml.AbstractRequestDsml(LdapApiService codec, E ldapMessage)Creates a new instance of AbstractRequestDsml.AbstractResultResponseRequestDsml(LdapApiService codec, E ldapMessage)Creates a new instance of AbstractRequestDsml.AddRequestDsml(LdapApiService codec)Creates a new getDecoratedMessage() of AddRequestDsml.AddRequestDsml(LdapApiService codec, AddRequest ldapMessage)Creates a new getDecoratedMessage() of AddRequestDsml.BindRequestDsml(LdapApiService codec)Creates a new getDecoratedMessage() of AuthRequestDsml.BindRequestDsml(LdapApiService codec, BindRequest ldapMessage)Creates a new getDecoratedMessage() of AuthRequestDsml.CompareRequestDsml(LdapApiService codec)Creates a new getDecoratedMessage() of CompareRequestDsml.CompareRequestDsml(LdapApiService codec, CompareRequest ldapMessage)Creates a new getDecoratedMessage() of CompareRequestDsml.DelRequestDsml(LdapApiService codec)Creates a new getDecoratedMessage() of DelRequestDsml.DelRequestDsml(LdapApiService codec, DeleteRequest ldapMessage)Creates a new getDecoratedMessage() of DelRequestDsml.ExtendedRequestDsml(LdapApiService codec, Q ldapMessage)Creates a new getDecoratedMessage() of ExtendedRequestDsml.ModifyDNRequestDsml(LdapApiService codec)Creates a new getDecoratedMessage() of ModifyDNRequestDsml.ModifyDNRequestDsml(LdapApiService codec, ModifyDnRequest ldapMessage)Creates a new getDecoratedMessage() of ModifyDNRequestDsml.ModifyRequestDsml(LdapApiService codec)Creates a new getDecoratedMessage() of ModifyRequestDsml.ModifyRequestDsml(LdapApiService codec, ModifyRequest ldapMessage)Creates a new getDecoratedMessage() of ModifyRequestDsml.SearchRequestDsml(LdapApiService codec)Creates a new getDecoratedMessage() of SearchRequestDsml.SearchRequestDsml(LdapApiService codec, SearchRequest ldapMessage)Creates a new getDecoratedMessage() of SearchRequestDsml. -
Uses of LdapApiService in org.apache.directory.api.dsmlv2.response
Methods in org.apache.directory.api.dsmlv2.response that return LdapApiService Modifier and Type Method Description LdapApiServiceErrorResponse. getCodecService()Constructors in org.apache.directory.api.dsmlv2.response with parameters of type LdapApiService Constructor Description AbstractResponseDsml(LdapApiService codec, E response)Instantiates a new abstract DSML response.AbstractResultResponseDsml(LdapApiService codec, E resultResponse)Instantiates a new abstract DSML response.AddResponseDsml(LdapApiService codec)Creates a new getDecoratedMessage() of AddResponseDsml.AddResponseDsml(LdapApiService codec, AddResponse ldapMessage)Creates a new getDecoratedMessage() of AddResponseDsml.BindResponseDsml(LdapApiService codec)Creates a new getDecoratedMessage() of AuthResponseDsml.BindResponseDsml(LdapApiService codec, BindResponse ldapMessage)Creates a new getDecoratedMessage() of AuthResponseDsml.CompareResponseDsml(LdapApiService codec)Creates a new getDecoratedMessage() of CompareResponseDsml.CompareResponseDsml(LdapApiService codec, CompareResponse ldapMessage)Creates a new getDecoratedMessage() of CompareResponseDsml.DelResponseDsml(LdapApiService codec)Creates a new getDecoratedMessage() of DelResponseDsml.DelResponseDsml(LdapApiService codec, DeleteResponse ldapMessage)Creates a new getDecoratedMessage() of DelResponseDsml.ExtendedResponseDsml(LdapApiService codec)Creates a new getDecoratedMessage() of ExtendedResponseDsml.ExtendedResponseDsml(LdapApiService codec, ExtendedResponse ldapMessage)Creates a new getDecoratedMessage() of ExtendedResponseDsml.LdapResultDsml(LdapApiService codec, LdapResult result, Message message)Creates a new instance of LdapResultDsml.ModDNResponseDsml(LdapApiService codec)Creates a new getDecoratedMessage() of ModDNResponseDsml.ModDNResponseDsml(LdapApiService codec, ModifyDnResponse ldapMessage)Creates a new getDecoratedMessage() of ModDNResponseDsml.ModifyResponseDsml(LdapApiService codec)Creates a new getDecoratedMessage() of ModifyResponseDsml.ModifyResponseDsml(LdapApiService codec, ModifyResponse ldapMessage)Creates a new getDecoratedMessage() of ModifyResponseDsml.SearchResponseDsml(LdapApiService codec)Creates a new getDecoratedMessage() of SearchResponseDsml.SearchResponseDsml(LdapApiService codec, Message response)Creates a new getDecoratedMessage() of SearchResponseDsml.SearchResultDoneDsml(LdapApiService codec)Creates a new getDecoratedMessage() of SearchResultDoneDsml.SearchResultDoneDsml(LdapApiService codec, SearchResultDone ldapMessage)Creates a new getDecoratedMessage() of SearchResultDoneDsml.SearchResultEntryDsml(LdapApiService codec)Creates a new getDecoratedMessage() of SearchResultEntryDsml.SearchResultEntryDsml(LdapApiService codec, SearchResultEntry ldapMessage)Creates a new getDecoratedMessage() of SearchResultEntryDsml.SearchResultReferenceDsml(LdapApiService codec)Creates a new getDecoratedMessage() of SearchResultReferenceDsml.SearchResultReferenceDsml(LdapApiService codec, SearchResultReference ldapMessage)Creates a new getDecoratedMessage() of SearchResultReferenceDsml. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec
Methods in org.apache.directory.api.ldap.codec with parameters of type LdapApiService Modifier and Type Method Description static voidStockCodecFactoryUtil. loadStockControls(LdapApiService apiService)Loads the Controls implement out of the box in the codec.Constructors in org.apache.directory.api.ldap.codec with parameters of type LdapApiService Constructor Description BasicControlDecorator(LdapApiService codec, Control control)Creates a new instance of BasicControlDecorator, decorating aControl. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.api
Fields in org.apache.directory.api.ldap.codec.api declared as LdapApiService Modifier and Type Field Description protected LdapApiServiceAbstractControlFactory. codecThe LDAP codec responsible for encoding and decoding ManageDsaIT Controlprotected LdapApiServiceAbstractExtendedOperationFactory. codecThe LDAP codec responsible for encoding and decodingMethods in org.apache.directory.api.ldap.codec.api that return LdapApiService Modifier and Type Method Description LdapApiServiceControlDecorator. getCodecService()Gets the codec service responsible for managing the encoding and decoding of the decorated objects.LdapApiServiceDecorator. getCodecService()Gets the codec service responsible for managing the encoding and decoding of the decorated objects.LdapApiServiceLdapMessageContainer. getLdapCodecService()Gets theLdapApiServiceassociated with this Container.static LdapApiServiceLdapApiServiceFactory. getSingleton()Gets the singleton instance of the LdapCodecService.Methods in org.apache.directory.api.ldap.codec.api with parameters of type LdapApiService Modifier and Type Method Description static ByteBufferLdapEncoder. encodeMessage(Asn1Buffer buffer, LdapApiService codec, Message message)Generate the PDU which contains the encoded object.static voidLdapApiServiceFactory. initialize(LdapApiService ldapCodecService)Initialization can only take place once.Constructors in org.apache.directory.api.ldap.codec.api with parameters of type LdapApiService Constructor Description AbstractControlFactory(LdapApiService codec, String oid)Creates a new instance of AbstractControlFactory.AbstractExtendedOperationFactory(LdapApiService codec, String oid)Creates a new instance of AbstractExtendedOperationFactory.ControlDecorator(LdapApiService codec, E decoratedControl)Creates a ControlDecorator to codec enable it.LdapMessageContainer(LdapApiService codec)Creates a new LdapMessageContainer object.LdapMessageContainer(LdapApiService codec, BinaryAttributeDetector binaryAttributeDetector)Creates a new LdapMessageContainer object. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.controls
Constructors in org.apache.directory.api.ldap.codec.controls with parameters of type LdapApiService Constructor Description OpaqueControlFactory(LdapApiService codec, String oid)Creates a new instance of OpaqueControlFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.controls.cascade
Constructors in org.apache.directory.api.ldap.codec.controls.cascade with parameters of type LdapApiService Constructor Description CascadeFactory(LdapApiService codec)Creates a new instance of CascadeFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.controls.manageDsaIT
Constructors in org.apache.directory.api.ldap.codec.controls.manageDsaIT with parameters of type LdapApiService Constructor Description ManageDsaITFactory(LdapApiService codec)Creates a new instance of ManageDsaITFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.controls.proxiedauthz
Constructors in org.apache.directory.api.ldap.codec.controls.proxiedauthz with parameters of type LdapApiService Constructor Description ProxiedAuthzFactory(LdapApiService codec)Creates a new instance of ProxiedAuthzFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.controls.search.entryChange
Constructors in org.apache.directory.api.ldap.codec.controls.search.entryChange with parameters of type LdapApiService Constructor Description EntryChangeFactory(LdapApiService codec)Creates a new instance of EntryChangeFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.controls.search.pagedSearch
Constructors in org.apache.directory.api.ldap.codec.controls.search.pagedSearch with parameters of type LdapApiService Constructor Description PagedResultsFactory(LdapApiService codec)Creates a new instance of PagedResultsFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.controls.search.persistentSearch
Constructors in org.apache.directory.api.ldap.codec.controls.search.persistentSearch with parameters of type LdapApiService Constructor Description PersistentSearchFactory(LdapApiService codec)Create a new PersistentSearchFactory instance -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.controls.search.subentries
Constructors in org.apache.directory.api.ldap.codec.controls.search.subentries with parameters of type LdapApiService Constructor Description SubentriesFactory(LdapApiService codec)Creates a new instance of SubentriesFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.controls.sort
Constructors in org.apache.directory.api.ldap.codec.controls.sort with parameters of type LdapApiService Constructor Description SortRequestFactory(LdapApiService codec)Creates a new instance of SortRequestFactory.SortResponseFactory(LdapApiService codec)Creates a new instance of SortResponseFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.factory
Methods in org.apache.directory.api.ldap.codec.factory with parameters of type LdapApiService Modifier and Type Method Description voidAbandonRequestFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the AbandonRequest message to a PDU.voidAddRequestFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the AddRequest message to a PDU.voidAddResponseFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the AddResponse message to a PDU.voidBindRequestFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the BindRequest message to a PDU.voidBindResponseFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the BindResponse message to a PDU.voidCompareRequestFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the CompareRequest message to a PDU.voidCompareResponseFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the CompareResponse message to a PDU.voidDeleteRequestFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the DeleteRequest message to a PDU.voidDeleteResponseFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the DeleteResponse message to a PDU.voidExtendedRequestFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the ExtendedRequest message to a PDU.voidExtendedResponseFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the ExtendedResponse message to a PDU.voidIntermediateResponseFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the IntermediateResponse message to a PDU.voidMessagefactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode a message, in a reverse way (ie, starting from the end of the PDU.voidModifyDnRequestFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the ModifyDnRequest message to a PDU.voidModifyDnResponseFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the ModifyDnResponse message to a PDU.voidModifyRequestFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the ModifyRequest message to a PDU.voidModifyResponseFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the ModifyResponse message to a PDU.protected voidResponseFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, byte tag, Message message)Encode the Response message to a PDU.voidSearchRequestFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the SearchRequest message to a PDU.voidSearchResultDoneFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the SearchResultDone message to a PDU.voidSearchResultEntryFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the SearchResultEntry message to a PDU.voidSearchResultReferenceFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the SearchResultReference message to a PDU.voidUnbindRequestFactory. encodeReverse(LdapApiService codec, Asn1Buffer buffer, Message message)Encode the UnbindRequest message to a PDU. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.osgi
Classes in org.apache.directory.api.ldap.codec.osgi that implement LdapApiService Modifier and Type Class Description classDefaultLdapCodecServiceThe defaultLdapApiServiceimplementation. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.protocol.mina
Methods in org.apache.directory.api.ldap.codec.protocol.mina that return LdapApiService Modifier and Type Method Description LdapApiServiceLdapProtocolCodecActivator.LdapApiServiceTracker. addingService(<any> reference)Methods in org.apache.directory.api.ldap.codec.protocol.mina with parameters of type LdapApiService Modifier and Type Method Description voidLdapProtocolCodecActivator.LdapApiServiceTracker. modifiedService(<any> reference, LdapApiService service)voidLdapProtocolCodecActivator.LdapApiServiceTracker. removedService(<any> reference, LdapApiService service)Constructors in org.apache.directory.api.ldap.codec.protocol.mina with parameters of type LdapApiService Constructor Description LdapProtocolCodecFactory(LdapApiService ldapApiService)Creates a new instance of LdapProtocolCodecFactory.LdapProtocolEncoder(LdapApiService ldapApiService)Creates a new instance of LdapProtocolEncoder. -
Uses of LdapApiService in org.apache.directory.api.ldap.codec.standalone
Classes in org.apache.directory.api.ldap.codec.standalone that implement LdapApiService Modifier and Type Class Description classStandaloneLdapApiServiceThe defaultLdapApiServiceimplementation. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras
Methods in org.apache.directory.api.ldap.extras that return LdapApiService Modifier and Type Method Description LdapApiServiceExtrasBundleActivator.LdapApiServiceTracker. addingService(<any> reference)Methods in org.apache.directory.api.ldap.extras with parameters of type LdapApiService Modifier and Type Method Description static voidExtrasCodecFactoryUtil. loadExtrasControls(LdapApiService apiService)Loads the extras controls.static voidExtrasCodecFactoryUtil. loadExtrasExtendedOperations(LdapApiService apiService)Load the extras extended operations : cancel certGeneration gracefuShutdown storedProcedure gracefulDisconnect passwordModify whoAmI startTls startTransactionstatic voidExtrasCodecFactoryUtil. loadExtrasIntermediateResponses(LdapApiService apiService)Load the extras intermediate responses : syncInfovaluevoidExtrasBundleActivator.LdapApiServiceTracker. modifiedService(<any> reference, LdapApiService ldapApiService)voidExtrasBundleActivator.LdapApiServiceTracker. removedService(<any> reference, LdapApiService ldapApiService) -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.controls.ad_impl
Constructors in org.apache.directory.api.ldap.extras.controls.ad_impl with parameters of type LdapApiService Constructor Description AdDirSyncRequestFactory(LdapApiService codec)Creates a new instance of AdDirSyncRequestFactory.AdDirSyncResponseFactory(LdapApiService codec)Creates a new instance of AdDirSyncResponseFactory.AdPolicyHintsFactory(LdapApiService codec)Creates a new instance of AdPolicyHintsFactory.AdShowDeletedFactory(LdapApiService codec)Creates a new instance of AdDeletedFactory.TreeDeleteFactory(LdapApiService codec)Creates a new instance of TreeDeleteFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.controls.changeNotifications_impl
Constructors in org.apache.directory.api.ldap.extras.controls.changeNotifications_impl with parameters of type LdapApiService Constructor Description ChangeNotificationsFactory(LdapApiService codec)Creates a new instance of ChangeNotificationsFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.controls.passwordExpired_impl
Constructors in org.apache.directory.api.ldap.extras.controls.passwordExpired_impl with parameters of type LdapApiService Constructor Description PasswordExpiredResponseFactory(LdapApiService codec)Creates a new instance of PasswordExpiredResponseFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.controls.permissiveModify_impl
Constructors in org.apache.directory.api.ldap.extras.controls.permissiveModify_impl with parameters of type LdapApiService Constructor Description PermissiveModifyFactory(LdapApiService codec)Creates a new instance of PermissiveModifyFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.controls.ppolicy_impl
Constructors in org.apache.directory.api.ldap.extras.controls.ppolicy_impl with parameters of type LdapApiService Constructor Description PasswordPolicyRequestFactory(LdapApiService codec)Creates a new instance of PasswordPolicyRequestFactory.PasswordPolicyResponseFactory(LdapApiService codec)Creates a new instance of PasswordPolicyResponseFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.controls.relax_impl
Constructors in org.apache.directory.api.ldap.extras.controls.relax_impl with parameters of type LdapApiService Constructor Description RelaxControlFactory(LdapApiService codec)Creates a new instance of RelaxControlFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.controls.syncrepl_impl
Constructors in org.apache.directory.api.ldap.extras.controls.syncrepl_impl with parameters of type LdapApiService Constructor Description SyncDoneValueFactory(LdapApiService codec)Creates a new instance of SyncDoneValueFactory.SyncRequestValueFactory(LdapApiService codec)Creates a new instance of SyncRequestValueFactory.SyncStateValueFactory(LdapApiService codec)Creates a new instance of SyncStateValueFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.controls.transaction_impl
Constructors in org.apache.directory.api.ldap.extras.controls.transaction_impl with parameters of type LdapApiService Constructor Description TransactionSpecificationFactory(LdapApiService codec)Creates a new instance of TransactionSpecificationFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.controls.vlv_impl
Constructors in org.apache.directory.api.ldap.extras.controls.vlv_impl with parameters of type LdapApiService Constructor Description VirtualListViewRequestFactory(LdapApiService codec)Creates a new instance of VirtualListViewRequestFactory.VirtualListViewResponseFactory(LdapApiService codec)Creates a new instance of VirtualListViewResponseFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel
Constructors in org.apache.directory.api.ldap.extras.extended.ads_impl.cancel with parameters of type LdapApiService Constructor Description CancelFactory(LdapApiService codec)Creates a new instance of CancelFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration
Constructors in org.apache.directory.api.ldap.extras.extended.ads_impl.certGeneration with parameters of type LdapApiService Constructor Description CertGenerationFactory(LdapApiService codec)Creates a new instance of CertGenerationFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction
Constructors in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction with parameters of type LdapApiService Constructor Description EndTransactionFactory(LdapApiService codec)Creates a new instance of EndTransactionFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls
Methods in org.apache.directory.api.ldap.extras.extended.ads_impl.endTransaction.controls that return LdapApiService Modifier and Type Method Description LdapApiServiceControlsContainer. getLdapCodecService()Gets theLdapApiServiceassociated with this Container. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect
Constructors in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulDisconnect with parameters of type LdapApiService Constructor Description GracefulDisconnectFactory(LdapApiService codec)Creates a new instance of GracefulDisconnectFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown
Constructors in org.apache.directory.api.ldap.extras.extended.ads_impl.gracefulShutdown with parameters of type LdapApiService Constructor Description GracefulShutdownFactory(LdapApiService codec)Creates a new instance of GracefulShutdownFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.extended.ads_impl.nod
Constructors in org.apache.directory.api.ldap.extras.extended.ads_impl.nod with parameters of type LdapApiService Constructor Description NoDFactory(LdapApiService codec)Creates a new instance of NoDFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify
Constructors in org.apache.directory.api.ldap.extras.extended.ads_impl.pwdModify with parameters of type LdapApiService Constructor Description PasswordModifyFactory(LdapApiService codec)Creates a new instance of PasswordModifyFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.extended.ads_impl.startTls
Constructors in org.apache.directory.api.ldap.extras.extended.ads_impl.startTls with parameters of type LdapApiService Constructor Description StartTlsFactory(LdapApiService codec)Creates a new instance of StartTlsFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.extended.ads_impl.startTransaction
Constructors in org.apache.directory.api.ldap.extras.extended.ads_impl.startTransaction with parameters of type LdapApiService Constructor Description StartTransactionFactory(LdapApiService codec)Creates a new instance of StartTransactionFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure
Constructors in org.apache.directory.api.ldap.extras.extended.ads_impl.storedProcedure with parameters of type LdapApiService Constructor Description StoredProcedureFactory(LdapApiService codec)Creates a new instance of StoredProcedureFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI
Constructors in org.apache.directory.api.ldap.extras.extended.ads_impl.whoAmI with parameters of type LdapApiService Constructor Description WhoAmIFactory(LdapApiService codec)Creates a new instance of WhoAmIFactory. -
Uses of LdapApiService in org.apache.directory.api.ldap.util
Methods in org.apache.directory.api.ldap.util with parameters of type LdapApiService Modifier and Type Method Description static ControlJndiUtils. fromJndiRequestControl(LdapApiService codec, Control jndiControl)Deprecated.We don't use JNDI anymorestatic Control[]JndiUtils. fromJndiRequestControls(LdapApiService codec, Control... jndiControls)Deprecated.We don't use JNDI anymorestatic ControlJndiUtils. fromJndiResponseControl(LdapApiService codec, Control jndiControl)Deprecated.We don't use JNDI anymorestatic ControlJndiUtils. toJndiControl(LdapApiService codec, Control control)Deprecated.We don't use JNDI anymorestatic Control[]JndiUtils. toJndiControls(LdapApiService codec, Control... controls)Deprecated.We don't use JNDI anymore -
Uses of LdapApiService in org.apache.directory.ldap.client.api
Fields in org.apache.directory.ldap.client.api declared as LdapApiService Modifier and Type Field Description protected LdapApiServiceAbstractLdapConnection. codecthe ldap codec serviceMethods in org.apache.directory.ldap.client.api that return LdapApiService Modifier and Type Method Description LdapApiServiceLdapConnection. getCodecService()Gets the LDAP CODEC service responsible for encoding and decoding messages.LdapApiServiceLdapConnectionWrapper. getCodecService()Gets the LDAP CODEC service responsible for encoding and decoding messages.LdapApiServiceLdapNetworkConnection. getCodecService()Gets the LDAP CODEC service responsible for encoding and decoding messages.LdapApiServiceAbstractPoolableLdapConnectionFactory. getLdapApiService()Returns the LdapApiService instance used by this factory.LdapApiServiceDefaultLdapConnectionFactory. getLdapApiService()Returns the LdapApiService instance used by this factory.LdapApiServiceLdapConnectionConfig. getLdapApiService()LdapApiServiceLdapConnectionFactory. getLdapApiService()Returns the LdapApiService instance used by this factory.LdapApiServiceLdapConnectionPool. getLdapApiService()Returns the LdapApiService instance used by this connection pool.Methods in org.apache.directory.ldap.client.api with parameters of type LdapApiService Modifier and Type Method Description voidDefaultLdapConnectionFactory. setLdapApiService(LdapApiService apiService)Sets the LdapApiService (codec) to be used by the connections created by this factory.voidLdapConnectionConfig. setLdapApiService(LdapApiService ldapApiService)Constructors in org.apache.directory.ldap.client.api with parameters of type LdapApiService Constructor Description AbstractLdapConnection(LdapApiService codec)LdapConnectionPool(LdapConnectionConfig connectionConfig, LdapApiService apiService, long timeout)Instantiates a new LDAP connection pool.LdapConnectionPool(LdapConnectionConfig connectionConfig, LdapApiService apiService, long timeout, GenericObjectPoolConfig poolConfig)Instantiates a new LDAP connection pool.LdapNetworkConnection(boolean useSsl, LdapApiService ldapApiService)Creates a new LdapNetworkConnection instanceLdapNetworkConnection(String server, boolean useSsl, LdapApiService ldapApiService)Creates a new LdapNetworkConnection instanceLdapNetworkConnection(String server, int port, boolean useSsl, LdapApiService ldapApiService)Create a new instance of a LdapConnection on a given server and a given port.LdapNetworkConnection(String server, int port, LdapApiService ldapApiService)Create a new instance of a LdapConnection on a given server and a given port.LdapNetworkConnection(String server, LdapApiService ldapApiService)Creates a new LdapNetworkConnection instanceLdapNetworkConnection(LdapConnectionConfig config, LdapApiService ldapApiService)Creates a new LdapNetworkConnection instance -
Uses of LdapApiService in org.apache.directory.ldap.client.template
Constructors in org.apache.directory.ldap.client.template with parameters of type LdapApiService Constructor Description AbstractPasswordPolicyResponder(LdapApiService ldapApiService)PasswordPolicyResponderImpl(LdapApiService ldapApiService)
-