Liferay 7.0-ga1 portal-kernel

com.liferay.portal.kernel.security.ldap
Interface AttributesTransformer


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 7.0-ga1 portal-kernel