Liferay 6.0.5

Uses of Interface
com.liferay.portal.security.ldap.AttributesTransformer

Packages that use AttributesTransformer
com.liferay.portal.security.ldap   
 

Uses of AttributesTransformer in com.liferay.portal.security.ldap
 

Classes in com.liferay.portal.security.ldap that implement AttributesTransformer
 class DefaultAttributesTransformer
           
 

Methods in com.liferay.portal.security.ldap that return AttributesTransformer
static AttributesTransformer AttributesTransformerFactory.getInstance()
           
 

Methods in com.liferay.portal.security.ldap with parameters of type AttributesTransformer
static void AttributesTransformerFactory.setInstance(AttributesTransformer attributesTransformer)
           
 


Liferay 6.0.5