|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface SASLBindRequest
This interface defines a set of methods which may be used to interact with a SASL bind request.
| Method Summary | |
|---|---|
com.unboundid.asn1.ASN1OctetString |
getSASLCredentials()
Retrieves the SASL credentials for the bind request, if any. |
java.lang.String |
getSASLMechanism()
Retrieves the name of the SASL mechanism to use. |
com.unboundid.ldap.sdk.SASLBindRequest |
toLDAPSDKRequest()
Retrieves an LDAP SDK representation of this SASL bind request. |
| Methods inherited from interface com.unboundid.directory.sdk.common.operation.Request |
|---|
getOperationType, getRequestControls |
| Method Detail |
|---|
java.lang.String getSASLMechanism()
com.unboundid.asn1.ASN1OctetString getSASLCredentials()
null if
there are none.com.unboundid.ldap.sdk.SASLBindRequest toLDAPSDKRequest()
toLDAPSDKRequest in interface BindRequest
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||