BBjLDAPBindResult
Description
In BBj 11.00 and higher, BBjLDAPBindResult represents the result of an LDAP bind (authentication) operation.
Creation
BBjAPI > BBjLDAPConnection > BBjLDAPBindResult
Obtain a BBjLDAPBindResult object through the following BBjLDAPConnection method:
| Return Value | Method |
|---|---|
|
BBjLDAPBindResult |
bind(String bindDN, String password) |
Methods of BBjLDAPBindResult
| Return Value | Method |
|---|---|
|
String |
See Also
BBj Object Creation and Assignment
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.