Uses of Interface
fr.paris.lutece.portal.service.security.LuteceAuthentication

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
 



Copyright © 2012 Mairie de Paris. All Rights Reserved.