com.liferay.portal.security.ldap
Interface AttributesTransformer

All Known Implementing Classes:
InvokerAttributesTransformer

public interface AttributesTransformer

View Source

Author:
Brian Wing Shun Chan

Method Summary
 javax.naming.directory.Attributes transformGroup(javax.naming.directory.Attributes attributes)
           
 javax.naming.directory.Attributes transformUser(javax.naming.directory.Attributes attributes)
           
 

Method Detail

transformGroup

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

transformUser

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