Uses of Class
com.atlassian.crowd.directory.ldap.name.LdapNameFormatException
Package
Description
-
Uses of LdapNameFormatException in com.atlassian.crowd.directory.ldap.name
Modifier and TypeMethodDescriptionThis method does not include DN validation or sanitization.SearchDN.getBase()
Returns a Name representing the DN beneath which all objects should reside.Escapes and converts a DN into a Name, for use with LDAP through JNDI.Converter.getName
(String attributeName, String objectName, CrowdLdapName baseDN) Returns a Name escaped for JNDI and LDAP, for use with a directory.GenericConverter.getName
(String attributeName, String objectName, CrowdLdapName baseDn) protected CrowdLdapName
SearchDN.getSearchDN
(String propertyName) Given an additional DN (e.g.ModifierConstructorDescriptionprotected
This class should only be instantiated via CrowdLdapNameFactory. -
Uses of LdapNameFormatException in com.atlassian.crowd.directory.synchronisation.cache