com.liferay.portal.security.ldap
Class DefaultAttributesTransformer

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

public class DefaultAttributesTransformer
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

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

Constructor Detail

DefaultAttributesTransformer

public DefaultAttributesTransformer()
Method Detail

transformGroup

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

transformUser

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