com.liferay.portal.security.ldap
Class AttributesTransformer

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

public class AttributesTransformer
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
AttributesTransformer()
           
 
Method Summary
 javax.naming.directory.Attributes transformGroup(javax.naming.directory.Attributes attrs)
           
 javax.naming.directory.Attributes transformUser(javax.naming.directory.Attributes attrs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributesTransformer

public AttributesTransformer()
Method Detail

transformGroup

public javax.naming.directory.Attributes transformGroup(javax.naming.directory.Attributes attrs)

transformUser

public javax.naming.directory.Attributes transformUser(javax.naming.directory.Attributes attrs)