Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portal.security.ldap that return PortalLDAPImporter
static PortalLDAPImporter PortalLDAPImporterUtil.getPortalLDAPImporter()
           
 

Methods in com.liferay.portal.security.ldap with parameters of type PortalLDAPImporter
 void PortalLDAPImporterUtil.setPortalLDAPImporter(PortalLDAPImporter portalLDAPImporter)
           
 


Liferay 6.2-ce-ga5