Liferay 6.1.2-ce-ga3

com.liferay.portal.security.ldap
Interface AttributesTransformer

All Known Implementing Classes:
DefaultAttributesTransformer

public interface AttributesTransformer


Method Summary
 Attributes transformGroup(Attributes attributes)
           
 Attributes transformUser(Attributes attributes)
           
 

Method Detail

transformGroup

Attributes transformGroup(Attributes attributes)

transformUser

Attributes transformUser(Attributes attributes)

Liferay 6.1.2-ce-ga3