Interface and Description |
---|
com.liferay.portal.security.ldap.PortalLDAP
As of Mueller (7.2.x), replaced by
SafePortalLDAP |
Method and Description |
---|
com.liferay.portal.security.ldap.util.LDAPUtil.escapeCharacters(String)
As of Mueller (7.2.x), replaced by
SafeLdapFilter |
com.liferay.portal.security.ldap.exportimport.PortalToLDAPConverter.getGroupDNName(long, UserGroup, Properties)
As of Mueller (7.2.x), replaced by
PortalToLDAPConverter.getGroupSafeLdapName(long, UserGroup, Properties) |
com.liferay.portal.security.ldap.exportimport.PortalToLDAPConverter.getUserDNName(long, User, Properties)
As of Mueller (7.2.x), replaced by
PortalToLDAPConverter.getUserSafeLdapName(long, User, Properties) |
com.liferay.portal.security.ldap.exportimport.LDAPUserImporter.importUser(long, long, LdapContext, Attributes, String)
As of Mueller (7.2.x), with no direct replacement
|
com.liferay.portal.security.ldap.validator.LDAPFilterValidator.validate(String, String)
As of Mueller (7.2.x), with no direct replacement
|