com.liferay.portal.security.ldap
Class DefaultAttributesTransformer
java.lang.Object
com.liferay.portal.security.ldap.DefaultAttributesTransformer
- All Implemented Interfaces:
- AttributesTransformer
public class DefaultAttributesTransformer
- extends Object
- implements AttributesTransformer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAttributesTransformer
public DefaultAttributesTransformer()
transformGroup
public Attributes transformGroup(Attributes attributes)
- Specified by:
transformGroup
in interface AttributesTransformer
transformUser
public Attributes transformUser(Attributes attributes)
- Specified by:
transformUser
in interface AttributesTransformer