public class BindResponseHolder extends Object
| Constructor and Description |
|---|
BindResponseHolder(org.apache.directory.api.ldap.model.message.BindResponse response,
org.apache.directory.ldap.client.api.LdapConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.directory.ldap.client.api.LdapConnection |
getConnection() |
org.apache.directory.api.ldap.model.message.BindResponse |
getResponse() |
Copyright © 2021. All rights reserved.