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

getDiagnosticMessage()

See Also

BBjLDAPConnection

Object Variables

BBj Object Creation and Assignment

BBj Object Error Handling

BBj Object Operators

See the BBj Object Diagram for an illustration of the relationship between BBj Objects.