T - type of provider config for this connection factorypublic interface ProviderConnectionFactory<T extends ProviderConfig>
| Modifier and Type | Method and Description |
|---|---|
ProviderConnection |
create()
Create a connection to an LDAP.
|
T |
getProviderConfig()
Returns the provider configuration.
|
T getProviderConfig()
ProviderConnection create() throws LdapException
LdapException - if an LDAP error occursCopyright © 2003-2019 Virginia Tech. All Rights Reserved.