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