com.liferay.portal.security.ldap
Class AttributesTransformerFactory

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

public class AttributesTransformerFactory
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
AttributesTransformerFactory()
           
 
Method Summary
static com.liferay.portal.security.ldap.AttributesTransformer getInstance()
           
static void setInstance(com.liferay.portal.security.ldap.AttributesTransformer attributesTransformer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributesTransformerFactory

public AttributesTransformerFactory()
Method Detail

getInstance

public static com.liferay.portal.security.ldap.AttributesTransformer getInstance()

setInstance

public static void setInstance(com.liferay.portal.security.ldap.AttributesTransformer attributesTransformer)