|
Directory SDK for Java 4.19 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Performs explicit bind processing on a referral. A client may
specify an instance of this class for use on a single operation
(through the LDAPConstraints object) or all operations
(through LDAPConnection.setOption()). It is typically used
to control the authentication mechanism used on implicit referral
handling.
| Method Summary | |
void |
bind(LDAPConnection conn)
This method is called by LDAPConnection when
authenticating. |
| Method Detail |
public void bind(LDAPConnection conn)
throws LDAPException
LDAPConnection when
authenticating. An implementation of LDAPBind may access
the host, port, credentials, and other information in the
LDAPConnection in order to decide on an appropriate
authentication mechanism.
conn - an established connection to an LDAP server
LDAPExceptionLDAPConnection.bind(java.lang.String, java.lang.String)
|
Directory SDK for Java 4.19 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||