|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.security.LuteceUser
fr.paris.lutece.portal.service.security.BasicLuteceUser
public class BasicLuteceUser
Basic Lutece User
Field Summary |
---|
Constructor Summary | |
---|---|
BasicLuteceUser(java.lang.String strUserName,
LuteceAuthentication authenticationService)
Constructor |
Method Summary |
---|
Methods inherited from class fr.paris.lutece.portal.service.security.LuteceUser |
---|
addGroups, addRoles, equals, getAuthenticationService, getAuthenticationType, getGroups, getLuteceAuthenticationService, getName, getRoles, getUserInfo, getUserInfos, hashCode, setAuthenticationService, setAuthenticationType, setGroups, setLuteceAuthenticationService, setName, setRoles, setUserInfo, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public BasicLuteceUser(java.lang.String strUserName, LuteceAuthentication authenticationService)
strUserName
- The User NameauthenticationService
- The PortalAuthentication object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |