| Package | Description |
|---|---|
| org.apache.directory.ldap.client.api |
| Modifier and Type | Method and Description |
|---|---|
org.apache.directory.api.ldap.model.message.BindResponse |
LdapNetworkConnection.bind(SaslGssApiRequest request)
Bind to the server using a GssApiRequest object.
|
BindFuture |
LdapNetworkConnection.bindAsync(SaslGssApiRequest request)
Do an asynchronous bind, based on a GssApiRequest.
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.