Liferay 6.0.5

com.liferay.portal.security.ldap
Class AttributesTransformerFactory

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

public class AttributesTransformerFactory
extends Object


Constructor Summary
AttributesTransformerFactory()
           
 
Method Summary
static AttributesTransformer getInstance()
           
static void setInstance(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 AttributesTransformer getInstance()

setInstance

public static void setInstance(AttributesTransformer attributesTransformer)

Liferay 6.0.5