|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LuteceAuthentication | |
---|---|
fr.paris.lutece.portal.service.security |
Uses of LuteceAuthentication in fr.paris.lutece.portal.service.security |
---|
Methods in fr.paris.lutece.portal.service.security that return LuteceAuthentication | |
---|---|
LuteceAuthentication |
SecurityService.getAuthenticationService()
Gets the actual authentication implementatation |
LuteceAuthentication |
LuteceUser.getLuteceAuthenticationService()
"Getter method" for LuteceUser._luteceAuthenticationService |
Methods in fr.paris.lutece.portal.service.security with parameters of type LuteceAuthentication | |
---|---|
void |
LuteceUser.setLuteceAuthenticationService(LuteceAuthentication authenticationService)
"Setter method" for LuteceUser._luteceAuthenticationService . |
Constructors in fr.paris.lutece.portal.service.security with parameters of type LuteceAuthentication | |
---|---|
BasicLuteceUser(java.lang.String strUserName,
LuteceAuthentication authenticationService)
Constructor |
|
LuteceUser(java.lang.String strUserName,
LuteceAuthentication authenticationService)
Constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |