Uses of Class
netscape.ldap.LDAPExtendedOperation
-
Packages that use LDAPExtendedOperation Package Description netscape.ldap -
-
Uses of LDAPExtendedOperation in netscape.ldap
Methods in netscape.ldap that return LDAPExtendedOperation Modifier and Type Method Description LDAPExtendedOperationLDAPConnection. extendedOperation(LDAPExtendedOperation op)Performs an extended operation on the directory.LDAPExtendedOperationLDAPConnection. extendedOperation(LDAPExtendedOperation op, LDAPConstraints cons)Performs an extended operation on the directory.LDAPExtendedOperationLDAPConnection. extendedOperation(LDAPExtendedOperation op, LDAPSearchConstraints cons)Deprecated.Please use the method signature whereconsisLDAPConstraintsinstead ofLDAPSearchConstraintsLDAPExtendedOperationLDAPv3. extendedOperation(LDAPExtendedOperation op)Performs an extended operation on the directory.Methods in netscape.ldap with parameters of type LDAPExtendedOperation Modifier and Type Method Description LDAPExtendedOperationLDAPConnection. extendedOperation(LDAPExtendedOperation op)Performs an extended operation on the directory.LDAPExtendedOperationLDAPConnection. extendedOperation(LDAPExtendedOperation op, LDAPConstraints cons)Performs an extended operation on the directory.LDAPExtendedOperationLDAPConnection. extendedOperation(LDAPExtendedOperation op, LDAPSearchConstraints cons)Deprecated.Please use the method signature whereconsisLDAPConstraintsinstead ofLDAPSearchConstraintsLDAPExtendedOperationLDAPv3. extendedOperation(LDAPExtendedOperation op)Performs an extended operation on the directory.
-