|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.security.ldap.InvokerAttributesTransformer
public class InvokerAttributesTransformer
Constructor Summary | |
---|---|
InvokerAttributesTransformer(AttributesTransformer indexer,
java.lang.ClassLoader classLoader)
|
Method Summary | |
---|---|
javax.naming.directory.Attributes |
transformGroup(javax.naming.directory.Attributes attributes)
|
javax.naming.directory.Attributes |
transformUser(javax.naming.directory.Attributes attributes)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InvokerAttributesTransformer(AttributesTransformer indexer, java.lang.ClassLoader classLoader)
Method Detail |
---|
public javax.naming.directory.Attributes transformGroup(javax.naming.directory.Attributes attributes)
transformGroup
in interface AttributesTransformer
public javax.naming.directory.Attributes transformUser(javax.naming.directory.Attributes attributes)
transformUser
in interface AttributesTransformer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |