Package | Description |
---|---|
netscape.ldap |
Modifier and Type | Method and Description |
---|---|
LDAPExtendedOperation |
LDAPv3.extendedOperation(LDAPExtendedOperation op)
Performs an extended operation on the directory.
|
LDAPExtendedOperation |
LDAPConnection.extendedOperation(LDAPExtendedOperation op)
Performs an extended operation on the directory.
|
LDAPExtendedOperation |
LDAPConnection.extendedOperation(LDAPExtendedOperation op,
LDAPConstraints cons)
Performs an extended operation on the directory.
|
LDAPExtendedOperation |
LDAPConnection.extendedOperation(LDAPExtendedOperation op,
LDAPSearchConstraints cons)
Deprecated.
Please use the method signature where
cons is
LDAPConstraints instead of LDAPSearchConstraints |
Modifier and Type | Method and Description |
---|---|
LDAPExtendedOperation |
LDAPv3.extendedOperation(LDAPExtendedOperation op)
Performs an extended operation on the directory.
|
LDAPExtendedOperation |
LDAPConnection.extendedOperation(LDAPExtendedOperation op)
Performs an extended operation on the directory.
|
LDAPExtendedOperation |
LDAPConnection.extendedOperation(LDAPExtendedOperation op,
LDAPConstraints cons)
Performs an extended operation on the directory.
|
LDAPExtendedOperation |
LDAPConnection.extendedOperation(LDAPExtendedOperation op,
LDAPSearchConstraints cons)
Deprecated.
Please use the method signature where
cons is
LDAPConstraints instead of LDAPSearchConstraints |