Liferay 6.2-ce-ga5

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

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

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

Methods in com.liferay.portal.security.ldap that return PortalLDAPExporter
static PortalLDAPExporter PortalLDAPExporterUtil.getPortalLDAPExporter()
           
 

Methods in com.liferay.portal.security.ldap with parameters of type PortalLDAPExporter
 void PortalLDAPExporterUtil.setPortalLDAPExporter(PortalLDAPExporter portalLDAPExporter)
           
 


Liferay 6.2-ce-ga5