| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface SimpleBindRequest
This interface defines a set of methods which may be used to interact with a simple bind request.
| Method Summary | |
|---|---|
 java.lang.String | 
getDN()
Retrieves the DN of the user attempting to bind.  | 
 com.unboundid.util.ByteString | 
getPassword()
Retrieves the password for the bind request.  | 
 com.unboundid.ldap.sdk.SimpleBindRequest | 
toLDAPSDKRequest()
Retrieves an LDAP SDK representation of this simple bind request.  | 
| Methods inherited from interface com.unboundid.directory.sdk.common.operation.Request | 
|---|
getOperationType, getRequestControls | 
| Method Detail | 
|---|
java.lang.String getDN()
com.unboundid.util.ByteString getPassword()
com.unboundid.ldap.sdk.SimpleBindRequest toLDAPSDKRequest()
toLDAPSDKRequest in interface BindRequest
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||