| Package | Description |
|---|---|
| org.forgerock.opendj.ldap.requests |
Classes and interfaces for core LDAP requests.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnonymousSASLBindRequest
The anonymous SASL bind request as defined in RFC 4505.
|
interface |
CRAMMD5SASLBindRequest
The CRAM-MD5 SASL bind request as defined in draft-ietf-sasl-crammd5.
|
interface |
DigestMD5SASLBindRequest
The DIGEST-MD5 SASL bind request as defined in RFC 2831.
|
interface |
ExternalSASLBindRequest
The External SASL bind request as defined in RFC 4422.
|
interface |
GSSAPISASLBindRequest
The GSSAPI SASL bind request as defined in RFC 2831.
|
interface |
PlainSASLBindRequest
The Plain SASL bind request as defined in RFC 4616.
|
| Modifier and Type | Method and Description |
|---|---|
SASLBindRequest |
SASLBindRequest.addControl(Control control) |
Copyright © 2011-2015 ForgeRock AS. All Rights Reserved.