Liferay 6.1.2-ce-ga3

Uses of Interface
com.liferay.portal.security.ldap.LDAPToPortalConverter

Packages that use LDAPToPortalConverter
com.liferay.portal.security.ldap This package defines the portal security LDAP interfaces and classes. 
 

Uses of LDAPToPortalConverter in com.liferay.portal.security.ldap
 

Classes in com.liferay.portal.security.ldap that implement LDAPToPortalConverter
 class DefaultLDAPToPortalConverter
           
 

Methods in com.liferay.portal.security.ldap with parameters of type LDAPToPortalConverter
 void PortalLDAPImporterImpl.setLDAPToPortalConverter(LDAPToPortalConverter ldapToPortalConverter)
           
 


Liferay 6.1.2-ce-ga3