Uses of Class
org.ldaptive.provider.opendj.OpenDJProviderConfig

Uses of OpenDJProviderConfig in org.ldaptive.provider.opendj
 

Methods in org.ldaptive.provider.opendj that return OpenDJProviderConfig
 OpenDJProviderConfig OpenDJProvider.getProviderConfig()
          
 

Methods in org.ldaptive.provider.opendj that return types with arguments of type OpenDJProviderConfig
 org.ldaptive.provider.ProviderConnectionFactory<OpenDJProviderConfig> OpenDJProvider.getConnectionFactory(org.ldaptive.ConnectionConfig cc)
          
 

Methods in org.ldaptive.provider.opendj with parameters of type OpenDJProviderConfig
 void OpenDJProvider.setProviderConfig(OpenDJProviderConfig pc)
          
 

Constructors in org.ldaptive.provider.opendj with parameters of type OpenDJProviderConfig
OpenDJConnection(org.forgerock.opendj.ldap.Connection c, OpenDJProviderConfig pc)
          Creates a new opendj ldap connection.
OpenDJConnectionFactory(String url, OpenDJProviderConfig config, org.forgerock.opendj.ldap.LDAPOptions options)
          Creates a new OpenDJ connection factory.
 



Copyright © 2003-2017 Virginia Tech. All Rights Reserved.