Uses of Class
netscape.ldap.LDAPExtendedOperation
Packages that use LDAPExtendedOperation
-
Uses of LDAPExtendedOperation in netscape.ldap
Methods in netscape.ldap that return LDAPExtendedOperationModifier and TypeMethodDescriptionLDAPConnection.extendedOperation
(LDAPExtendedOperation op) Performs an extended operation on the directory.LDAPConnection.extendedOperation
(LDAPExtendedOperation op, LDAPConstraints cons) Performs an extended operation on the directory.LDAPConnection.extendedOperation
(LDAPExtendedOperation op, LDAPSearchConstraints cons) Deprecated.LDAPv3.extendedOperation
(LDAPExtendedOperation op) Performs an extended operation on the directory.Methods in netscape.ldap with parameters of type LDAPExtendedOperationModifier and TypeMethodDescriptionLDAPConnection.extendedOperation
(LDAPExtendedOperation op) Performs an extended operation on the directory.LDAPConnection.extendedOperation
(LDAPExtendedOperation op, LDAPConstraints cons) Performs an extended operation on the directory.LDAPConnection.extendedOperation
(LDAPExtendedOperation op, LDAPSearchConstraints cons) Deprecated.Please use the method signature wherecons
isLDAPConstraints
instead ofLDAPSearchConstraints
LDAPv3.extendedOperation
(LDAPExtendedOperation op) Performs an extended operation on the directory.
cons
isLDAPConstraints
instead ofLDAPSearchConstraints