com.liferay.portal.security.ldap
Class PortalLDAPExporter

java.lang.Object
  extended by com.liferay.portal.security.ldap.PortalLDAPExporter

public class PortalLDAPExporter
extends java.lang.Object

View Source

Author:
Edward Han, Michael C. Han, Brian Wing Shun Chan

Constructor Summary
PortalLDAPExporter()
           
 
Method Summary
static void exportToLDAP(com.liferay.portal.model.Contact contact)
           
static void exportToLDAP(com.liferay.portal.model.User user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalLDAPExporter

public PortalLDAPExporter()
Method Detail

exportToLDAP

public static void exportToLDAP(com.liferay.portal.model.Contact contact)
                         throws java.lang.Exception
Throws:
java.lang.Exception

exportToLDAP

public static void exportToLDAP(com.liferay.portal.model.User user)
                         throws java.lang.Exception
Throws:
java.lang.Exception