Uses of Class
fr.paris.lutece.portal.service.security.UserNotSignedException

Packages that use UserNotSignedException
fr.paris.lutece.portal.service.admin   
fr.paris.lutece.portal.service.content   
fr.paris.lutece.portal.service.message   
fr.paris.lutece.portal.service.portal   
fr.paris.lutece.portal.service.security   
fr.paris.lutece.portal.web   
fr.paris.lutece.portal.web.admin   
fr.paris.lutece.portal.web.xpages   
 

Uses of UserNotSignedException in fr.paris.lutece.portal.service.admin
 

Methods in fr.paris.lutece.portal.service.admin that throw UserNotSignedException
 AdminUser AdminAuthenticationService.getRemoteUser(javax.servlet.http.HttpServletRequest request)
          Gets the AdminUser attached to the current Http session
 

Uses of UserNotSignedException in fr.paris.lutece.portal.service.content
 

Methods in fr.paris.lutece.portal.service.content that throw UserNotSignedException
 java.lang.String XPageAppService.getPage(javax.servlet.http.HttpServletRequest request, int nMode)
          Build the XPage content.
abstract  java.lang.String ContentService.getPage(javax.servlet.http.HttpServletRequest request, int nMode)
          Returns the HTML (or XML) code for a page for a given mode.
 

Uses of UserNotSignedException in fr.paris.lutece.portal.service.message
 

Methods in fr.paris.lutece.portal.service.message that throw UserNotSignedException
 java.lang.String SiteMessageContentService.getPage(javax.servlet.http.HttpServletRequest request, int nMode)
          Returns the content of a page according to the parameters found in the http request.
 

Uses of UserNotSignedException in fr.paris.lutece.portal.service.portal
 

Methods in fr.paris.lutece.portal.service.portal that throw UserNotSignedException
 java.lang.String StandaloneAppService.getPage(javax.servlet.http.HttpServletRequest request, int nMode)
          Build the XPage content.
 

Uses of UserNotSignedException in fr.paris.lutece.portal.service.security
 

Methods in fr.paris.lutece.portal.service.security that throw UserNotSignedException
 LuteceUser SecurityService.getRemoteUser(javax.servlet.http.HttpServletRequest request)
          Gets the LuteceUser attached to the current Http session
 java.security.Principal SecurityService.getUserPrincipal(javax.servlet.http.HttpServletRequest request)
          Returns the user's principal
 

Uses of UserNotSignedException in fr.paris.lutece.portal.web
 

Methods in fr.paris.lutece.portal.web that throw UserNotSignedException
 java.lang.String StandaloneAppJspBean.getContent(javax.servlet.http.HttpServletRequest request)
          Returns the content of a page according to the parameters found in the http request.
 java.lang.String PortalJspBean.getContent(javax.servlet.http.HttpServletRequest request)
          Returns the content of a page according to the parameters found in the http request.
 java.lang.String StandaloneAppJspBean.getContent(javax.servlet.http.HttpServletRequest request, int nMode)
          Returns the content of a page according to the parameters found in the http request.
 java.lang.String PortalJspBean.getContent(javax.servlet.http.HttpServletRequest request, int nMode)
          Returns the content of a page according to the parameters found in the http request.
 

Uses of UserNotSignedException in fr.paris.lutece.portal.web.admin
 

Methods in fr.paris.lutece.portal.web.admin that throw UserNotSignedException
 java.lang.String AdminPageJspBean.getAdminPagePreview(javax.servlet.http.HttpServletRequest request)
          Returns the html code for displaying the page whose identifier is specified in parameter from the administration unit.
 

Uses of UserNotSignedException in fr.paris.lutece.portal.web.xpages
 

Methods in fr.paris.lutece.portal.web.xpages that throw UserNotSignedException
 XPage XPageApplication.getPage(javax.servlet.http.HttpServletRequest request, int nMode, Plugin plugin)
          Returns the XPage content depending on the request parameters and the current mode.
 



Copyright © 2010 Mairie de Paris. All Rights Reserved.