@NotExtensible @ThreadSafety(level=INTERFACE_NOT_THREADSAFE) public interface BindResult extends GenericResult
| Modifier and Type | Method and Description | 
|---|---|
| com.unboundid.asn1.ASN1OctetString | getServerSASLCredentials()Retrieves the server SASL credentials for the bind result, if any. | 
| com.unboundid.ldap.sdk.BindResult | toLDAPSDKResult()Retrieves an LDAP SDK representation of this bind result. | 
getAdditionalLogMessage, getDiagnosticMessage, getMatchedDN, getReferralURLs, getResultCodegetOperationType, getResultControlscom.unboundid.asn1.ASN1OctetString getServerSASLCredentials()
null
          if there are none.com.unboundid.ldap.sdk.BindResult toLDAPSDKResult()
toLDAPSDKResult in interface GenericResult