Liferay 6.1.20-ee-ga2

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

Packages that use PortalLDAPExporter
com.liferay.portal.security.ldap   
 

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.1.20-ee-ga2