|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.mylutece.service.MyLuteceUserAttributesService
public final class MyLuteceUserAttributesService
MyLuteceUserAttributesService
Constructor Summary | |
---|---|
MyLuteceUserAttributesService()
|
Method Summary | |
---|---|
java.lang.String |
getAttribute(java.lang.String strUserId,
java.lang.String strAttribute)
|
java.util.Map<java.lang.String,java.lang.String> |
getAttributes(java.lang.String strUserId)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MyLuteceUserAttributesService()
Method Detail |
---|
public java.lang.String getAttribute(java.lang.String strUserId, java.lang.String strAttribute)
getAttribute
in interface fr.paris.lutece.portal.service.security.UserAttributesService
public java.util.Map<java.lang.String,java.lang.String> getAttributes(java.lang.String strUserId)
getAttributes
in interface fr.paris.lutece.portal.service.security.UserAttributesService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |