Uses of Class
org.ldaptive.AbstractOperation
Packages that use AbstractOperation
-
Uses of AbstractOperation in org.ldaptive
Classes in org.ldaptive with type parameters of type AbstractOperationModifier and TypeClassDescriptionprotected static classAbstractOperation.AbstractBuilder<B,T extends AbstractOperation> Base class for operation builders.Subclasses of AbstractOperation in org.ldaptiveModifier and TypeClassDescriptionclassExecutes an ldap add operation.classExecutes an ldap bind operation.classExecutes an ldap compare operation.classExecutes an ldap delete operation.classExecutes an ldap modify DN operation.classExecutes an ldap modify operation.classExecutes an ldap search operation.Fields in org.ldaptive declared as AbstractOperationModifier and TypeFieldDescriptionprotected final TAbstractOperation.AbstractBuilder.objectOperation to build.Methods in org.ldaptive with parameters of type AbstractOperationModifier and TypeMethodDescriptionAbstractOperation.copy(AbstractOperation<Q, S> from, AbstractOperation<Q, S> to, boolean deep) Copies properties from one operation to another.protected voidAbstractOperationFactory.initializeOperation(AbstractOperation<Q, S> op) Initializes the supplied operation with the properties configured on this factory. -
Uses of AbstractOperation in org.ldaptive.extended
Subclasses of AbstractOperation in org.ldaptive.extended