Uses of Class
org.apache.archiva.redback.common.ldap.connection.DefaultLdapConnection
-
Packages that use DefaultLdapConnection Package Description org.apache.archiva.redback.common.ldap.connection -
-
Uses of DefaultLdapConnection in org.apache.archiva.redback.common.ldap.connection
Methods in org.apache.archiva.redback.common.ldap.connection that return DefaultLdapConnection Modifier and Type Method Description DefaultLdapConnectionConfigurableLdapConnectionFactory. getConnection()DefaultLdapConnectionConfigurableLdapConnectionFactory. getConnection(String bindDn, String password)DefaultLdapConnectionConfigurableLdapConnectionFactory. getConnection(Rdn subRdn)DefaultLdapConnectionConfigurableLdapConnectionFactory. getConnection(LdapConnectionConfiguration ldapConnectionConfiguration)
-