Uses of Class
com.aducid.web.common.AducidWebException
| Package | Description |
|---|---|
| com.aducid.web.common |
Interfaces and exception.
|
| com.aducid.web.controller |
Spring MVC Controllers.
|
-
Uses of AducidWebException in com.aducid.web.common
Methods in com.aducid.web.common that throw AducidWebException Modifier and Type Method Description java.lang.StringBindable. identityLink(java.lang.String identityLinkId, java.lang.Boolean generateQrCodePicture, javax.servlet.http.HttpServletRequest httpRequest)Starts identity link operation.org.springframework.web.servlet.ModelAndViewBindable. identityLinkCheck(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Evaluates identity link operation result.java.lang.StringBindable. isAuthenticated(javax.servlet.http.HttpServletRequest httpRequest)Tests, if user is authenticated.java.lang.StringBindable. isCFVerified(javax.servlet.http.HttpServletRequest httpRequest)Tests, if CF is verified.java.lang.StringBindable. isPFVerified(javax.servlet.http.HttpServletRequest httpRequest)Tests, if PF is verified.java.lang.StringBindable. open(java.lang.Boolean generateQrCodePicture, javax.servlet.http.HttpServletRequest httpRequest)Starts open operation.org.springframework.web.servlet.ModelAndViewBindable. openCheck(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Evaluates open operation result.java.lang.StringBindable. transaction(java.lang.String transactionId, java.lang.Boolean generateQrCodePicture, javax.servlet.http.HttpServletRequest httpRequest)Starts verify message operation.org.springframework.web.servlet.ModelAndViewBindable. transactionCheck(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Evaluates verify message operation result.java.lang.StringBindable. verifyCF(java.lang.Boolean generateQrCodePicture, javax.servlet.http.HttpServletRequest httpRequest)Starts verifyCF operation.org.springframework.web.servlet.ModelAndViewBindable. verifyCFCheck(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Evaluates verifyCF operation result.java.lang.StringBindable. verifyLF(java.lang.Boolean generateQrCodePicture, javax.servlet.http.HttpServletRequest httpRequest)Starts verifyLF operation.org.springframework.web.servlet.ModelAndViewBindable. verifyLFCheck(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Evaluates verifyLF operation result. -
Uses of AducidWebException in com.aducid.web.controller
Methods in com.aducid.web.controller with parameters of type AducidWebException Modifier and Type Method Description protected voidControllerBase. beforeErrorRedirect(javax.servlet.http.HttpServletRequest httpRequest, java.lang.String id, com.aducid.sdk.enums.Status realStatus, AducidWebException webException, java.lang.Exception originalException, java.lang.String localizedMessage, java.lang.String realErrorPage)Method called before error redirect.protected org.springframework.web.servlet.ModelAndViewControllerBase. processWebError(AducidWebException webException, javax.servlet.http.HttpServletRequest httpRequest, java.util.Locale locale)Processes ADUCID Web Platform exception.Methods in com.aducid.web.controller that throw AducidWebException Modifier and Type Method Description java.lang.StringPeigAdminControllerBase. activateOtherPeig(java.lang.String udi, java.lang.String peigId, javax.servlet.http.HttpServletRequest httpRequest)Activates other PEIG.protected voidControllerBase. afterCheck(javax.servlet.http.HttpServletRequest httpRequest, java.lang.String id, com.aducid.principal.AducidPrincipal principal)Method called after check.java.lang.StringAuthenticationController. authenticate(java.lang.String id, java.lang.Boolean generateQrCodePicture, javax.servlet.http.HttpServletRequest httpRequest)Starts authentication operation.org.springframework.web.servlet.ModelAndViewAuthenticationController. authenticateCheck(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Evaluates authentication operation result.voidWebPlatformController. authenticatePage(javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse)Forwards user to /aducid-resources/genericOperation.jsp to start authenticate operation.protected java.lang.StringControllerBase. beforeLoggedInRedirect(javax.servlet.http.HttpServletRequest httpRequest, java.lang.String id, java.lang.String redirect)Method called before logged in redirect.protected java.lang.StringControllerBase. beforeLogoutRedirect(javax.servlet.http.HttpServletRequest httpRequest, java.lang.String id, java.lang.String redirect)Method called before logout redirect.protected voidAuthenticationController. binderLogout(javax.servlet.http.HttpServletRequest httpRequest)Binder logout.protected com.aducid.principal.AducidPrincipalAuthenticationController. buildPrincipal(java.lang.String id, com.aducid.sdk.pojo.GetPSLAttributesResponse authData)Builds principal.java.lang.StringSecurityAdminControllerBase. certIdExists(java.lang.String certId, javax.servlet.http.HttpServletRequest httpRequest)Tests, if certificate identifier exists.protected voidAuthenticationController. checkAccess(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Checks access.protected voidAuthenticationController. checkPersonalFactor(java.lang.String id, com.aducid.principal.AducidPrincipal principal, javax.servlet.http.HttpServletRequest httpRequest)Checks personal factor.protected voidAuthenticationController. checkProofing(java.lang.String id, com.aducid.principal.AducidPrincipal principal)Checks proofing.protected voidAuthenticationController. checkResult(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Checks operation result.java.lang.StringSecurityAdminControllerBase. createSecurityProfile(java.lang.String securityProfile, javax.servlet.http.HttpServletRequest httpRequest)Creates security profile.java.lang.StringSecurityAdminControllerBase. createSignedAim(java.lang.String spid, javax.servlet.http.HttpServletRequest httpRequest)Creates signed AIM.java.lang.StringSecurityAdminControllerBase. createTlsCertificate(java.lang.String certId, org.springframework.web.multipart.MultipartFile certificateFile, javax.servlet.http.HttpServletRequest httpRequest)Creates TLS certificate.java.lang.StringSecurityAdminControllerBase. createTrustedAim(java.lang.String trustedAim, javax.servlet.http.HttpServletRequest httpRequest)Creates trusted AIM.java.lang.StringPeigAdminControllerBase. deactivateOtherPeig(java.lang.String udi, java.lang.String peigId, javax.servlet.http.HttpServletRequest httpRequest)Deactivates other PEIG.java.lang.StringSecurityAdminControllerBase. deleteSecurityProfile(java.lang.String profileName, javax.servlet.http.HttpServletRequest httpRequest)Deletes security profile.java.lang.StringSecurityAdminControllerBase. deleteSignedAim(java.lang.String spid, javax.servlet.http.HttpServletRequest httpRequest)Deletes signed AIM.java.lang.StringSecurityAdminControllerBase. deleteTlsCertificate(java.lang.String certId, javax.servlet.http.HttpServletRequest httpRequest)Deletes TLS certificate.java.lang.StringSecurityAdminControllerBase. deleteTrustedAim(java.lang.String spid, javax.servlet.http.HttpServletRequest httpRequest)Deletes trusted AIM.java.lang.StringSecurityAdminControllerBase. disableEnforcement(java.lang.String certId, javax.servlet.http.HttpServletRequest httpRequest)Disables enforcement.java.lang.StringSecurityAdminControllerBase. disableSign(java.lang.String spid, javax.servlet.http.HttpServletRequest httpRequest)Disables sign.java.lang.StringSecurityAdminControllerBase. disableSignatureVerification(java.lang.String spid, javax.servlet.http.HttpServletRequest httpRequest)Disables signature verification.java.lang.StringSecurityAdminControllerBase. disableTrust(java.lang.String spid, javax.servlet.http.HttpServletRequest httpRequest)Disables trust.java.lang.StringSecurityAdminControllerBase. enableEnforcement(java.lang.String certId, javax.servlet.http.HttpServletRequest httpRequest)Enables enforcement.java.lang.StringSecurityAdminControllerBase. enableSign(java.lang.String spid, javax.servlet.http.HttpServletRequest httpRequest)Enables sign.java.lang.StringSecurityAdminControllerBase. enableSignatureVerification(java.lang.String spid, javax.servlet.http.HttpServletRequest httpRequest)Enables signature verification.java.lang.StringSecurityAdminControllerBase. enableTrust(java.lang.String spid, javax.servlet.http.HttpServletRequest httpRequest)Enables trust.java.lang.StringSecurityAdminControllerBase. enforceChange(javax.servlet.http.HttpServletRequest httpRequest)Enforces identity change.voidWebPlatformController. errorPage(java.lang.String id, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse)Forwards user to /aducid-resources/error.jsp.protected voidControllerBase. forwardToAducidResourcesPage(javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse, java.lang.String page)Forwards to /aducid-resources application.java.lang.StringPeigAdminControllerBase. generateUdi(javax.servlet.http.HttpServletRequest httpRequest)Generates UDI.protected com.aducid.sdk.AducidAdvancedClientControllerBase. getAdvancedClient()Returns ADUCID advanced client instance.protected java.lang.StringAuthenticationController. getAuthId(javax.servlet.http.HttpServletRequest httpRequest)Returns authentication identifier from principal.protected java.lang.StringAuthenticationController. getAuthKey(javax.servlet.http.HttpServletRequest httpRequest)Returns authentication key from principal.protected java.util.Map<java.lang.String,java.lang.String>WebPlatformController. getGuiJsonAsMap(java.util.Locale locale)Returns JSON file to localize web GUI as map.protected com.aducid.sdk.json.AducidJsonClientControllerBase. getJsonClient()Returns ADUCID JSON client instance.protected com.aducid.principal.AducidPrincipalAuthenticationController. getPrincipal(javax.servlet.http.HttpServletRequest httpRequest)Returns principal.protected com.aducid.sdk.pojo.RequestOperationArgumentsControllerBase. getPushClientArguments(java.lang.String path, java.lang.String pushPeigId, java.lang.Boolean generateQrCodePicture, javax.servlet.http.HttpServletRequest httpRequest)Returns push client arguments.protected java.lang.StringControllerBase. getRealAuthId(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Returns real authentication identifier.protected com.aducid.sdk.pojo.GetPSLAttributesResponseControllerBase. getResult(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Returns result.protected com.aducid.sdk.pojo.GetPSLAttributesResponseControllerBase. getResultNoLFCheck(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Returns result without local factor success check.protected com.aducid.sdk.AducidClientControllerBase. getSimpleClient()Returns ADUCID simple client instance.protected com.aducid.sdk.pojo.GetPSLAttributesResponseControllerBase. getVerificationResult(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Returns verification result.protected java.lang.BooleanAuthenticationController. getVerifiedLF(javax.servlet.http.HttpServletRequest httpRequest)Returns verified LF flag value from principal.protected com.aducid.sdk.pojo.GetPSLAttributesResponseControllerBase. getVerifyMessageResult(java.lang.String id, java.lang.String authId, java.lang.String authKey, javax.servlet.http.HttpServletRequest httpRequest)Returns verify message result.org.springframework.http.ResponseEntity<byte[]>WebPlatformController. guiJson(java.util.Locale locale)Returns JSON file to localize web GUI.java.lang.StringWebPlatformControllerRootDefault. index(javax.servlet.http.HttpServletRequest httpRequest)Forwards user to application index page.java.lang.StringAuthenticationController. isSessionValid(javax.servlet.http.HttpServletRequest httpRequest)Checks session validity.java.lang.StringUserControllerBase. listMyLinkedAims(javax.servlet.http.HttpServletRequest httpRequest)Lists my linked AIMs.java.lang.StringPeigAdminControllerBase. listOthersLinkedAims(java.lang.String localUdi, javax.servlet.http.HttpServletRequest httpRequest)Lists others linked AIMs.java.lang.StringAuthenticationController. logout(java.lang.String id, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse)User logout.voidWebPlatformController. logoutPage(java.lang.String id, javax.servlet.http.HttpServletRequest httpRequest, javax.servlet.http.HttpServletResponse httpResponse)Forwards user to /aducid-resources/logout.jsp.java.lang.StringSecurityAdminControllerBase. pingRemoteAim(java.lang.String remoteAim, java.lang.String request, javax.servlet.http.HttpServletRequest httpRequest)Ping remote AIM.protected org.springframework.web.servlet.ModelAndViewAuthenticationController. processResponse(java.lang.String id, javax.servlet.http.HttpServletRequest httpRequest)Processes response.java.lang.StringAuthenticationController. proxy(java.lang.String id, java.lang.String publicMethod, javax.servlet.http.HttpServletRequest httpRequest)Calls public R4 method.java.lang.StringPeigAdminControllerBase. readAllEvents(java.lang.String searchFilter, javax.servlet.http.HttpServletRequest httpRequest)Reads all events.java.lang.StringPeigAdminControllerBase. readData(java.lang.String udi, javax.servlet.http.HttpServletRequest httpRequest)Reads data.java.lang.StringUserControllerBase. readEvents(java.lang.String searchFilter, javax.servlet.http.HttpServletRequest httpRequest)Reads events.java.lang.StringPeigAdminControllerBase. readEventsByAdmin(java.lang.String searchFilter, javax.servlet.http.HttpServletRequest httpRequest)Reads events by admin.java.lang.StringPeigAdminControllerBase. readEventStatistics(java.lang.String searchFilter, javax.servlet.http.HttpServletRequest httpRequest)Reads event statistics.java.lang.StringSecurityAdminControllerBase. readMessageStatistics(javax.servlet.http.HttpServletRequest httpRequest)Reads message statistics.java.lang.StringPeigAdminControllerBase. readOtherPeigsId(java.lang.String udi, javax.servlet.http.HttpServletRequest httpRequest)Reads information about other PEIGs ID.java.lang.StringSecurityAdminControllerBase. readSecurityOperationStatus(javax.servlet.http.HttpServletRequest httpRequest)Reads security operation status.java.lang.StringSecurityAdminControllerBase. readSecurityProfileDetails(java.lang.String profileName, javax.servlet.http.HttpServletRequest httpRequest)Reads security profile details.java.lang.StringSecurityAdminControllerBase. readSecurityProfilePrioritiesImage(javax.servlet.http.HttpServletRequest httpRequest)Reads security profile priorities image.java.lang.StringSecurityAdminControllerBase. readSecurityProfiles(java.lang.String searchFilter, javax.servlet.http.HttpServletRequest httpRequest)Reads all security profiles.java.lang.StringSecurityAdminControllerBase. readSecurityProfileTemplate(java.lang.String profileTemplate, javax.servlet.http.HttpServletRequest httpRequest)Reads security profile template.java.lang.StringSecurityAdminControllerBase. readSecurityProfileTemplateNames(javax.servlet.http.HttpServletRequest httpRequest)Reads all security profile template names.java.lang.StringSecurityAdminControllerBase. readSignedAims(javax.servlet.http.HttpServletRequest httpRequest)Reads list of signed AIMs.java.lang.StringPeigAdminControllerBase. readStatistics(java.lang.String searchFilter, javax.servlet.http.HttpServletRequest httpRequest)Reads statistics.java.lang.StringSecurityAdminControllerBase. readTlsCertificates(javax.servlet.http.HttpServletRequest httpRequest)Reads list of TLS certificates.java.lang.StringSecurityAdminControllerBase. readTrustedAims(javax.servlet.http.HttpServletRequest httpRequest)Reads list of trusted AIMs.java.lang.StringUserControllerBase. readTrustedAimSpids(javax.servlet.http.HttpServletRequest httpRequest)Reads list of trusted AIM SPIDs.java.lang.StringPeigAdminControllerBase. readUdis(java.lang.String searchFilter, javax.servlet.http.HttpServletRequest httpRequest)Reads UDIs.java.lang.StringPeigAdminControllerBase. revokeOtherPeig(java.lang.String udi, java.lang.String peigId, javax.servlet.http.HttpServletRequest httpRequest)Revokes other PEIG.java.lang.StringSecurityAdminControllerBase. securityProfileExists(java.lang.String profileName, javax.servlet.http.HttpServletRequest httpRequest)Tests, if security profile exists.java.lang.StringAuthenticationController. setErrorPage(java.lang.String id, java.lang.String errorPage, javax.servlet.http.HttpServletRequest httpRequest)Sets error page.java.lang.StringAuthenticationController. setRedirectUrl(java.lang.String id, java.lang.String redirectUrl, javax.servlet.http.HttpServletRequest httpRequest)Sets redirect URL.java.lang.StringSecurityAdminControllerBase. suppressAnticopy(javax.servlet.http.HttpServletRequest httpRequest)Suppresses identity anticopy.java.lang.StringPeigAdminControllerBase. udiDeleted(java.lang.String udi, javax.servlet.http.HttpServletRequest httpRequest)Tests, if UDI is deleted.java.lang.StringPeigAdminControllerBase. udiExists(java.lang.String udi, javax.servlet.http.HttpServletRequest httpRequest)Tests, if UDI exists.java.lang.StringSecurityAdminControllerBase. updateSecurityProfile(java.lang.String securityProfile, javax.servlet.http.HttpServletRequest httpRequest)Updates security profile.java.lang.StringSecurityAdminControllerBase. updateSecurityProfilePriority(java.lang.String profileName, java.lang.Integer profilePriority, javax.servlet.http.HttpServletRequest httpRequest)Updates security profile priority.java.lang.StringSecurityAdminControllerBase. updateTlsCertificate(java.lang.String certId, org.springframework.web.multipart.MultipartFile certificateFile, javax.servlet.http.HttpServletRequest httpRequest)Updates TLS certificate.java.lang.StringSecurityAdminControllerBase. uploadTrustedAimCertificate(java.lang.String spid, org.springframework.web.multipart.MultipartFile certificateFile, javax.servlet.http.HttpServletRequest httpRequest)Uploads trusted AIM certificate.java.lang.StringPeigAdminControllerBase. writeData(java.lang.String udi, java.lang.String data, javax.servlet.http.HttpServletRequest httpRequest)Writes data.