@Controller(controllerJsp="ManageClientApplications.jsp", controllerPath="jsp/admin/plugins/identitystore/", right="IDENTITYSTORE_MANAGEMENT") public class ManageClientApplicationJspBean extends ManageIdentitiesJspBean
RIGHT_MANAGEIDENTITIES
Constructor and Description |
---|
ManageClientApplicationJspBean() |
Modifier and Type | Method and Description |
---|---|
String |
doClientApplicationCertificator(javax.servlet.http.HttpServletRequest request)
Handles the removal of a clientapplication certificator
|
String |
doCreateClientApplication(javax.servlet.http.HttpServletRequest request)
Process the data capture form of a new clientapplication
|
String |
doManageClientApplicationCertificators(javax.servlet.http.HttpServletRequest request)
change ClientApplication certificates
|
String |
doModifyClientApplication(javax.servlet.http.HttpServletRequest request)
Process the change form of a clientapplication
|
String |
doRemoveClientApplication(javax.servlet.http.HttpServletRequest request)
Handles the removal form of a clientapplication
|
String |
getConfirmRemoveClientApplication(javax.servlet.http.HttpServletRequest request)
Manages the removal form of a clientapplication whose identifier is in the http request
|
String |
getCreateClientApplication(javax.servlet.http.HttpServletRequest request)
Returns the form to create a clientapplication
|
String |
getManageClientApplicationCertificators(javax.servlet.http.HttpServletRequest request)
manage ClientApplication certificates
|
String |
getManageClientApplications(javax.servlet.http.HttpServletRequest request)
Build the Manage View
|
String |
getModifyClientApplication(javax.servlet.http.HttpServletRequest request)
Returns the form to update info about a clientapplication
|
getPaginatedListModel
addError, addError, addInfo, addInfo, addWarning, addWarning, download, download, fillCommons, getActionUrl, getControllerJsp, getControllerPath, getModel, getPage, getPage, getPage, getViewFullUrl, getViewUrl, processController, redirect, redirect, redirect, redirect, redirectView, validateBean
getPlugin, init
@View(value="manageClientApplications", defaultView=true) public String getManageClientApplications(javax.servlet.http.HttpServletRequest request)
request
- The HTTP request@View(value="createClientApplication") public String getCreateClientApplication(javax.servlet.http.HttpServletRequest request)
request
- The Http request@Action(value="createClientApplication") public String doCreateClientApplication(javax.servlet.http.HttpServletRequest request)
request
- The Http Request@Action(value="confirmRemoveClientApplication") public String getConfirmRemoveClientApplication(javax.servlet.http.HttpServletRequest request)
request
- The Http request@Action(value="removeClientApplication") public String doRemoveClientApplication(javax.servlet.http.HttpServletRequest request)
request
- The Http request@View(value="modifyClientApplication") public String getModifyClientApplication(javax.servlet.http.HttpServletRequest request)
request
- The Http request@Action(value="modifyClientApplication") public String doModifyClientApplication(javax.servlet.http.HttpServletRequest request)
request
- The Http request@View(value="manageClientApplicationCertificate") public String getManageClientApplicationCertificators(javax.servlet.http.HttpServletRequest request)
request
- The Http request@Action(value="manageClientApplicationCertificate") public String doManageClientApplicationCertificators(javax.servlet.http.HttpServletRequest request)
request
- The Http request@Action(value="removeClientApplicationCertificate") public String doClientApplicationCertificator(javax.servlet.http.HttpServletRequest request)
request
- The Http requestCopyright © 2019 City of Paris. All rights reserved.