|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoginRedirectException | |
---|---|
fr.paris.lutece.portal.service.security |
Uses of LoginRedirectException in fr.paris.lutece.portal.service.security |
---|
Methods in fr.paris.lutece.portal.service.security that throw LoginRedirectException | |
---|---|
LuteceUser |
LuteceAuthentication.login(String strUserName,
String strUserPassword,
javax.servlet.http.HttpServletRequest request)
Checks the login |
void |
SecurityService.loginUser(javax.servlet.http.HttpServletRequest request,
String strUserName,
String strPassword)
Checks user's login with the Authentication service. |
LuteceUser |
SecurityService.remoteLoginUser(javax.servlet.http.HttpServletRequest request,
String strUserName,
String strPassword)
Checks user's login with the Authentication service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |