|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AccessDeniedException in fr.paris.lutece.portal.service.admin |
---|
Methods in fr.paris.lutece.portal.service.admin that throw AccessDeniedException | |
---|---|
AdminUser |
AdminAuthenticationService.getRemoteUser(javax.servlet.http.HttpServletRequest request)
Gets the AdminUser attached to the current Http session |
void |
AdminAuthenticationService.registerUser(javax.servlet.http.HttpServletRequest request,
AdminUser user)
Register the user in the Http session |
Uses of AccessDeniedException in fr.paris.lutece.portal.web.admin |
---|
Methods in fr.paris.lutece.portal.web.admin that throw AccessDeniedException | |
---|---|
void |
PluginAdminPageJspBean.init(javax.servlet.http.HttpServletRequest request,
String strRight)
Initialize the jspbean data Allows to set the feature url and feature title associated |
void |
AdminFeaturesPageJspBean.init(javax.servlet.http.HttpServletRequest request,
String strRight)
Initialize the jspbean data Allows to set the feature url and feature title associated |
Uses of AccessDeniedException in fr.paris.lutece.portal.web.documentation |
---|
Methods in fr.paris.lutece.portal.web.documentation that throw AccessDeniedException | |
---|---|
String |
AdminDocumentationJspBean.getDocumentation(javax.servlet.http.HttpServletRequest request)
Returns the view of features documentation |
Uses of AccessDeniedException in fr.paris.lutece.portal.web.pluginaction |
---|
Methods in fr.paris.lutece.portal.web.pluginaction that throw AccessDeniedException | |
---|---|
IPluginActionResult |
IPluginAction.process(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
AdminUser adminUser,
FieldsDTO sessionFields)
Processes the request |
Uses of AccessDeniedException in fr.paris.lutece.portal.web.resource |
---|
Methods in fr.paris.lutece.portal.web.resource that throw AccessDeniedException | |
---|---|
IPluginActionResult |
ExtendableResourceJspBean.doProcessExtendableResourceAction(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Do process extendable resource action. |
Uses of AccessDeniedException in fr.paris.lutece.portal.web.search |
---|
Methods in fr.paris.lutece.portal.web.search that throw AccessDeniedException | |
---|---|
String |
SearchJspBean.doModifyAdvancedParameters(javax.servlet.http.HttpServletRequest request)
Processes the data capture form of advanced parameters |
Uses of AccessDeniedException in fr.paris.lutece.portal.web.user |
---|
Methods in fr.paris.lutece.portal.web.user that throw AccessDeniedException | |
---|---|
String |
AdminUserJspBean.doInsertRegularExpression(javax.servlet.http.HttpServletRequest request)
Do insert a regular expression |
String |
AdminUserJspBean.doModifyAdminUser(javax.servlet.http.HttpServletRequest request)
Process the change form of an appUser |
String |
AdminUserJspBean.doModifyAdminUserRights(javax.servlet.http.HttpServletRequest request)
Process the change form of an appUser rights |
String |
AdminUserJspBean.doModifyAdminUserRoles(javax.servlet.http.HttpServletRequest request)
Process the change form of an appUser roles |
String |
AdminUserJspBean.doModifyAdminUserWorkgroups(javax.servlet.http.HttpServletRequest request)
Process the change form of an appUser workspaces |
String |
AdminUserJspBean.doModifyDefaultUserParameterValues(javax.servlet.http.HttpServletRequest request)
Modify the default user parameter values. |
String |
AdminUserJspBean.doModifyDefaultUserSecurityValues(javax.servlet.http.HttpServletRequest request)
Modify the default user parameter security values. |
String |
AdminUserJspBean.doModifyEmailPattern(javax.servlet.http.HttpServletRequest request)
Modify the email pattern |
String |
AdminUserJspBean.doModifyPasswordEncryption(javax.servlet.http.HttpServletRequest request)
Modify the password encryption |
String |
AdminUserJspBean.doRemoveAdminUser(javax.servlet.http.HttpServletRequest request)
Process to the confirmation of deleting of an AppUser |
String |
AdminUserJspBean.doRemoveRegularExpression(javax.servlet.http.HttpServletRequest request)
Do remove a regular expression |
String |
AdminUserJspBean.doResetEmailPattern(javax.servlet.http.HttpServletRequest request)
Reset the email pattern |
String |
AdminUserJspBean.getManageAdminUserRights(javax.servlet.http.HttpServletRequest request)
Build the User right list |
String |
AdminUserJspBean.getManageAdminUserRoles(javax.servlet.http.HttpServletRequest request)
Build the User role list |
String |
AdminUserJspBean.getManageAdminUserWorkgroups(javax.servlet.http.HttpServletRequest request)
Build the User workgroup list |
String |
AdminUserJspBean.getModifyAdminUser(javax.servlet.http.HttpServletRequest request)
Returns the form to update info about a AppUser |
String |
AdminUserJspBean.getModifyAdminUserRights(javax.servlet.http.HttpServletRequest request)
Build the right list |
String |
AdminUserJspBean.getModifyAdminUserRoles(javax.servlet.http.HttpServletRequest request)
Build the role list |
String |
AdminUserJspBean.getModifyAdminUserWorkgroups(javax.servlet.http.HttpServletRequest request)
Build the assignable workgroups list |
Uses of AccessDeniedException in fr.paris.lutece.portal.web.xsl |
---|
Methods in fr.paris.lutece.portal.web.xsl that throw AccessDeniedException | |
---|---|
String |
XslExportJspBean.doCreateXslExport(javax.servlet.http.HttpServletRequest request)
Perform the xsl export creation |
String |
XslExportJspBean.doModifyXslExport(javax.servlet.http.HttpServletRequest request)
Perform the xsl export modification |
String |
XslExportJspBean.doRemoveXslExport(javax.servlet.http.HttpServletRequest request)
Perform the export format supression |
String |
XslExportJspBean.getConfirmRemoveXslExport(javax.servlet.http.HttpServletRequest request)
Gets the confirmation page of delete xsl export |
String |
XslExportJspBean.getCreateXslExport(javax.servlet.http.HttpServletRequest request)
Gets the xsl export creation page |
String |
XslExportJspBean.getModifyXslExport(javax.servlet.http.HttpServletRequest request)
Gets the export format modification page |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |