Index

A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages

A

ACTIVATE_OTHER_PEIG - Static variable in class com.aducid.web.util.WebMapping
Constant ACTIVATE_OTHER_PEIG="activateOtherPeig"
activateOtherPeig(String, String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Activates other PEIG.
addHeader(String, String) - Method in class com.aducid.web.filter.CustomSecurityWrapperResponse
ADUCID_COMMON_JS_PREFIX - Static variable in class com.aducid.web.util.WebMessageKey
Constant ADUCID_COMMON_JS_PREFIX="common_"
ADUCID_JS_PREFIX - Static variable in class com.aducid.web.util.WebMessageKey
Constant ADUCID_JS_PREFIX="aducid_"
ADUCID_PREFIX - Static variable in class com.aducid.web.util.WebMessageKey
Constant ADUCID_PREFIX="aducid."
ADUCID_STATUS_PREFIX - Static variable in class com.aducid.web.util.WebMessageKey
Constant ADUCID_STATUS_PREFIX="ADUCID_PREFIX + status."
AducidSessionListener - Class in com.aducid.web.listener
ADUCID session listener.
AducidSessionListener() - Constructor for class com.aducid.web.listener.AducidSessionListener
 
AducidWebException - Exception in com.aducid.web.common
ADUCID web exception.
AducidWebException(Descriptive, String...) - Constructor for exception com.aducid.web.common.AducidWebException
Constructor with descriptive.
AducidWebException(String) - Constructor for exception com.aducid.web.common.AducidWebException
Constructor with message.
AducidWebException(String, Descriptive, String...) - Constructor for exception com.aducid.web.common.AducidWebException
Constructor with identifier and descriptive.
AducidWebException(String, String) - Constructor for exception com.aducid.web.common.AducidWebException
Constructor with identifier and message.
AducidWebException(String, Throwable) - Constructor for exception com.aducid.web.common.AducidWebException
Constructor with identifier and cause.
AducidWebException(Throwable) - Constructor for exception com.aducid.web.common.AducidWebException
Constructor with cause.
afterCheck(HttpServletRequest, String, AducidPrincipal) - Method in class com.aducid.web.controller.ControllerBase
Method called after check.
afterError(HttpServletRequest, String, String) - Method in class com.aducid.web.controller.ControllerBase
Method called after error.
ALREADY_APPROVED - com.aducid.web.enums.WebStatus
 
ALREADY_LOGGED_IN - com.aducid.web.enums.WebStatus
 
appendId(String, String) - Method in class com.aducid.web.controller.ControllerBase
Appends identifier.
ATTRIBUTE_NAME_AAA_AUTH_ID - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_AAA_AUTH_ID="AAA_AUTH_ID"
ATTRIBUTE_NAME_AAA_AUTH_KEY - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_AAA_AUTH_KEY="AAA_AUTH_KEY"
ATTRIBUTE_NAME_AAA_SESS_ID - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_AAA_SESS_ID="AAA_SESS_ID"
ATTRIBUTE_NAME_ADUCID_RESOURCES - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_ADUCID_RESOURCES="aducidResources"
ATTRIBUTE_NAME_AUTH_ID - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_AUTH_ID="authId"
ATTRIBUTE_NAME_BINDER_LOGIN - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_BINDER_LOGIN="binderLogin"
ATTRIBUTE_NAME_BUTTON_TITLE - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_BUTTON_TITLE="buttonTitle"
ATTRIBUTE_NAME_DATA - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_DATA="data"
ATTRIBUTE_NAME_ERROR_PAGE - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_ERROR_PAGE="errorPage"
ATTRIBUTE_NAME_EXCEPTION - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_EXCEPTION="exception"
ATTRIBUTE_NAME_ID - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_ID="id"
ATTRIBUTE_NAME_JSON_RESULT - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_JSON_RESULT="jsonResult"
ATTRIBUTE_NAME_MESSAGE - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_MESSAGE="message"
ATTRIBUTE_NAME_OPERATION_COMMENT - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_OPERATION_COMMENT="operationComment"
ATTRIBUTE_NAME_ORIGINAL_CONTEXT_PATH - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_ORIGINAL_CONTEXT_PATH="originalContextPath"
ATTRIBUTE_NAME_PRINCIPAL - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_PRINCIPAL="principal"
ATTRIBUTE_NAME_REDIRECT - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_REDIRECT="redirect"
ATTRIBUTE_NAME_REDIRECT_URL - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_REDIRECT_URL="redirectUrl"
ATTRIBUTE_NAME_REMOTE_USER - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_REMOTE_USER="REMOTE_USER"
ATTRIBUTE_NAME_RESULT_OPERATION_URL - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_RESULT_OPERATION_URL="resultOperationUrl"
ATTRIBUTE_NAME_START_OPERATION_URL - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_START_OPERATION_URL="startOperationUrl"
ATTRIBUTE_NAME_STATUS - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_STATUS="status"
ATTRIBUTE_NAME_TLS_CERT_ID - Static variable in class com.aducid.web.util.WebConstant
Constant ATTRIBUTE_NAME_TLS_CERT_ID="tlsCertId"
authenticate(String, Boolean, HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Starts authentication operation.
AUTHENTICATE - Static variable in class com.aducid.web.util.WebMapping
Constant AUTHENTICATE="authenticate"
AUTHENTICATE_CHECK - Static variable in class com.aducid.web.util.WebMapping
Constant AUTHENTICATE_CHECK="authenticateCheck"
AUTHENTICATE_COMMENT - Static variable in class com.aducid.web.util.WebMessageKey
Constant AUTHENTICATE_COMMENT="authenticateComment"
AUTHENTICATE_PAGE - Static variable in class com.aducid.web.util.WebMapping
Constant AUTHENTICATE_PAGE="authenticatePage"
AUTHENTICATE_TITLE - Static variable in class com.aducid.web.util.WebMessageKey
Constant AUTHENTICATE_TITLE="authenticateTitle"
authenticateCheck(String, String, String, HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Evaluates authentication operation result.
authenticatePage(HttpServletRequest, HttpServletResponse) - Method in class com.aducid.web.controller.WebPlatformController
Forwards user to /aducid-resources/genericOperation.jsp to start authenticate operation.
AUTHENTICATION_IDENTIFIER_EMPTY - com.aducid.web.enums.WebStatus
 
AuthenticationController - Class in com.aducid.web.controller
Controller, which serves authentication process.
AuthenticationController() - Constructor for class com.aducid.web.controller.AuthenticationController
 

B

beforeErrorRedirect(HttpServletRequest, String, Status, AducidWebException, Exception, String, String) - Method in class com.aducid.web.controller.ControllerBase
Method called before error redirect.
beforeLoggedInRedirect(HttpServletRequest, String, String) - Method in class com.aducid.web.controller.ControllerBase
Method called before logged in redirect.
beforeLogoutRedirect(HttpServletRequest, String, String) - Method in class com.aducid.web.controller.ControllerBase
Method called before logout redirect.
Bindable - Interface in com.aducid.web.common
Bindable interface.
binderLogout(String, HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Binder logout.
binderLogout(HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Binder logout.
buildPrincipal(String, GetPSLAttributesResponse) - Method in class com.aducid.web.controller.AuthenticationController
Builds principal.

C

CacheControlFilter - Class in com.aducid.web.filter
Cache control filter.
CacheControlFilter() - Constructor for class com.aducid.web.filter.CacheControlFilter
 
CERT_ID_EXISTS - Static variable in class com.aducid.web.util.WebMapping
Constant CERT_ID_EXISTS="certIdExists"
certIdExists(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Tests, if certificate identifier exists.
checkAccess(String, String, String, HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Checks access.
checkAnnotationConsistency() - Method in class com.aducid.web.controller.ControllerBase
Checks annotation consistency.
checkPersonalFactor(String, AducidPrincipal, HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Checks personal factor.
checkProofing(String, AducidPrincipal) - Method in class com.aducid.web.controller.AuthenticationController
Checks proofing.
checkResult(String, String, String, HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Checks operation result.
ClickjackFilter - Class in com.aducid.web.filter
Clickjack filter.
ClickjackFilter() - Constructor for class com.aducid.web.filter.ClickjackFilter
 
com.aducid.web.common - package com.aducid.web.common
Interfaces and exception.
com.aducid.web.controller - package com.aducid.web.controller
Spring MVC Controllers.
com.aducid.web.enums - package com.aducid.web.enums
Enumeration classes.
com.aducid.web.filter - package com.aducid.web.filter
Standard web filters.
com.aducid.web.listener - package com.aducid.web.listener
Standard web listeners.
com.aducid.web.model - package com.aducid.web.model
Web platform beans.
com.aducid.web.util - package com.aducid.web.util
Utility classes.
com.aducid.web.validator - package com.aducid.web.validator
 
ContentControlFilter - Class in com.aducid.web.filter
Content control filter.
ContentControlFilter() - Constructor for class com.aducid.web.filter.ContentControlFilter
 
ControllerBase - Class in com.aducid.web.controller
Controller base, which contains essential ADUCID Web Platform methods.
ControllerBase() - Constructor for class com.aducid.web.controller.ControllerBase
 
CREATE_SECURITY_PROFILE - Static variable in class com.aducid.web.util.WebMapping
Constant CREATE_SECURITY_PROFILE="createSecurityProfile"
CREATE_SIGNED_AIM - Static variable in class com.aducid.web.util.WebMapping
Constant CREATE_SIGNED_AIM="createSignedAim"
CREATE_TLS_CERTIFICATE - Static variable in class com.aducid.web.util.WebMapping
Constant CREATE_TLS_CERTIFICATE="createTlsCertificate"
CREATE_TRUSTED_AIM - Static variable in class com.aducid.web.util.WebMapping
Constant CREATE_TRUSTED_AIM="createTrustedAim"
createSecurityProfile(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Creates security profile.
createSignedAim(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Creates signed AIM.
createTlsCertificate(String, MultipartFile, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Creates TLS certificate.
createTrustedAim(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Creates trusted AIM.
CustomESAPISecurityFilter - Class in com.aducid.web.filter
Custom ESAPI security filter.
CustomESAPISecurityFilter() - Constructor for class com.aducid.web.filter.CustomESAPISecurityFilter
 
CustomSecurityWrapperRequest - Class in com.aducid.web.filter
Custom security wrapper request.
CustomSecurityWrapperRequest(HttpServletRequest) - Constructor for class com.aducid.web.filter.CustomSecurityWrapperRequest
Constructor with HTTP request.
CustomSecurityWrapperResponse - Class in com.aducid.web.filter
Custom security wrapper response.
CustomSecurityWrapperResponse(HttpServletResponse) - Constructor for class com.aducid.web.filter.CustomSecurityWrapperResponse
Constructor with HTTP response.
CustomSecurityWrapperResponse(HttpServletResponse, String) - Constructor for class com.aducid.web.filter.CustomSecurityWrapperResponse
Constructor with HTTP response and mode.

D

DEACTIVATE_OTHER_PEIG - Static variable in class com.aducid.web.util.WebMapping
Constant DEACTIVATE_OTHER_PEIG="deactivateOtherPeig"
deactivateOtherPeig(String, String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Deactivates other PEIG.
DELETE_SECURITY_PROFILE - Static variable in class com.aducid.web.util.WebMapping
Constant DELETE_SECURITY_PROFILE="deleteSecurityProfile"
DELETE_SIGNED_AIM - Static variable in class com.aducid.web.util.WebMapping
Constant DELETE_SIGNED_AIM="deleteSignedAim"
DELETE_TLS_CERTIFICATE - Static variable in class com.aducid.web.util.WebMapping
Constant DELETE_TLS_CERTIFICATE="deleteTlsCertificate"
DELETE_TRUSTED_AIM - Static variable in class com.aducid.web.util.WebMapping
Constant DELETE_TRUSTED_AIM="deleteTrustedAim"
deleteSecurityProfile(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Deletes security profile.
deleteSignedAim(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Deletes signed AIM.
deleteTlsCertificate(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Deletes TLS certificate.
deleteTrustedAim(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Deletes trusted AIM.
destroy() - Method in class com.aducid.web.filter.CacheControlFilter
destroy() - Method in class com.aducid.web.filter.ClickjackFilter
destroy() - Method in class com.aducid.web.filter.ContentControlFilter
destroy() - Method in class com.aducid.web.filter.CustomESAPISecurityFilter
DISABLE_ENFORCEMENT - Static variable in class com.aducid.web.util.WebMapping
Constant DISABLE_ENFORCEMENT="disableEnforcement"
DISABLE_SIGN - Static variable in class com.aducid.web.util.WebMapping
Constant DISABLE_SIGN="disableSign"
DISABLE_SIGNATURE_VERIFICATION - Static variable in class com.aducid.web.util.WebMapping
Constant DISABLE_SIGNATURE_VERIFICATION="disableSignatureVerification"
DISABLE_TRUST - Static variable in class com.aducid.web.util.WebMapping
Constant DISABLE_TRUST="disableTrust"
disableEnforcement(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Disables enforcement.
disableSign(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Disables sign.
disableSignatureVerification(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Disables signature verification.
disableTrust(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Disables trust.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.aducid.web.filter.CacheControlFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.aducid.web.filter.ClickjackFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.aducid.web.filter.ContentControlFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.aducid.web.filter.CustomESAPISecurityFilter

E

ENABLE_ENFORCEMENT - Static variable in class com.aducid.web.util.WebMapping
Constant ENABLE_ENFORCEMENT="enableEnforcement"
ENABLE_SIGN - Static variable in class com.aducid.web.util.WebMapping
Constant ENABLE_SIGN="enableSign"
ENABLE_SIGNATURE_VERIFICATION - Static variable in class com.aducid.web.util.WebMapping
Constant ENABLE_SIGNATURE_VERIFICATION="enableSignatureVerification"
ENABLE_TRUST - Static variable in class com.aducid.web.util.WebMapping
Constant ENABLE_TRUST="enableTrust"
enableEnforcement(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Enables enforcement.
enableSign(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Enables sign.
enableSignatureVerification(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Enables signature verification.
enableTrust(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Enables trust.
ENFORCE_CHANGE - Static variable in class com.aducid.web.util.WebMapping
Constant ENFORCE_CHANGE="enforceChange"
enforceChange(HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Enforces identity change.
ERROR_PAGE - Static variable in class com.aducid.web.util.WebConstant
Constant ERROR_PAGE="/error.jsp"
ERROR_PAGE - Static variable in class com.aducid.web.util.WebMapping
Constant ERROR_PAGE="errorPage"
errorPage(String, HttpServletRequest, HttpServletResponse) - Method in class com.aducid.web.controller.WebPlatformController
Forwards user to /aducid-resources/error.jsp.
EVENT_CATEGORY_PREFIX - Static variable in class com.aducid.web.util.WebMessageKey
Constant EVENT_CATEGORY_PREFIX="eventCategory_"

F

fixateSession(HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Fixates session.
forwardToAducidResourcesPage(HttpServletRequest, HttpServletResponse, String) - Method in class com.aducid.web.controller.ControllerBase
Forwards to /aducid-resources application.

G

GENERATE_UDI - Static variable in class com.aducid.web.util.WebMapping
Constant GENERATE_UDI="generateUdi"
generateId() - Method in class com.aducid.web.controller.ControllerBase
Generates identifier.
generateUdi(HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Generates UDI.
GENERIC_OPERATION_PAGE - Static variable in class com.aducid.web.util.WebConstant
Constant GENERIC_OPERATION_PAGE="/genericOperation.jsp"
getAducidBinder() - Method in class com.aducid.web.controller.ControllerBase
Returns ADUCID Binder application context.
getAducidResources() - Method in class com.aducid.web.controller.ControllerBase
Returns ADUCID Resources application URL.
getAdvancedClient() - Method in class com.aducid.web.controller.ControllerBase
Returns ADUCID advanced client instance.
getAimUrl() - Method in class com.aducid.web.controller.ControllerBase
Returns AIM URL.
getAndRemove(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns attribute and removes it.
getAndRemove(HttpServletRequest, String, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns attribute and removes it.
getArguments() - Method in exception com.aducid.web.common.AducidWebException
getAttribute(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns attribute.
getAttribute(HttpServletRequest, String, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns attribute.
getAuthId(HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Returns authentication identifier from principal.
getAuthId(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns authentication identifier.
getAuthIdAndRemove(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns and removes authentication identifier.
getAuthKey(HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Returns authentication key from principal.
getClientArguments() - Method in class com.aducid.web.model.WebProxyArguments
Returns client arguments.
getClientArguments(String, Boolean, HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Returns client arguments.
getClientArguments(String, String, Boolean, HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Returns client arguments.
getClientArguments(String, String, String, String, String, String, Boolean, HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Returns client arguments.
getErrorPage() - Method in class com.aducid.web.controller.ControllerBase
Returns error page.
getErrorPage(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns error page.
getErrorPageSetter() - Method in class com.aducid.web.model.WebRequestOperationResult
Returns error page setter.
getException(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns exception.
getExceptionAndRemove(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns and removes exception.
getGuiJsonAsMap(Locale) - Method in class com.aducid.web.controller.WebPlatformController
Returns JSON file to localize web GUI as map.
getHeader(String) - Method in class com.aducid.web.filter.CustomSecurityWrapperRequest
getHeaders(String) - Method in class com.aducid.web.filter.CustomSecurityWrapperRequest
getId() - Method in exception com.aducid.web.common.AducidWebException
Returns identifier.
getId() - Method in class com.aducid.web.model.WebRequestOperationResult
Returns identifier.
getJsonClient() - Method in class com.aducid.web.controller.ControllerBase
Returns ADUCID JSON client instance.
getKey() - Method in exception com.aducid.web.common.AducidWebException
getKey() - Method in enum com.aducid.web.enums.WebStatus
getLocalizedError(Exception, Locale) - Method in class com.aducid.web.controller.ControllerBase
Returns localized error message.
getLocalizedLocalizable(Localizable, Locale) - Method in class com.aducid.web.controller.ControllerBase
Returns localized localizable message.
getLocalizedStatusable(Statusable, Locale) - Method in class com.aducid.web.controller.ControllerBase
Returns localized statusable message.
getLoggedInPage() - Method in class com.aducid.web.controller.AuthenticationController
Returns logged in page.
getLogoutPage() - Method in class com.aducid.web.controller.AuthenticationController
Returns logout page.
getMessage() - Method in enum com.aducid.web.enums.WebStatus
getMessage(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns message.
getMessageAndRemove(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns and removes message.
getParameterValues(String) - Method in class com.aducid.web.filter.CustomSecurityWrapperRequest
getPeigDetectionTimeout() - Method in class com.aducid.web.model.WebRequestOperationResult
Returns PEIG detection timeout.
getPrincipal(HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Returns principal.
getPrincipal(HttpServletRequest) - Static method in class com.aducid.web.util.WebSessionUtils
Returns principal.
getPush() - Method in class com.aducid.web.model.WebRequestOperationResult
Returns push flag value.
getPushClientArguments(String, String, Boolean, HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Returns push client arguments.
getPushSendTimeout() - Method in class com.aducid.web.model.WebRequestOperationResult
Returns push send timeout.
getQrCodePicture() - Method in class com.aducid.web.model.WebRequestOperationResult
Returns QR code picture.
getRealAuthId(String, String, String, HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Returns real authentication identifier.
getRealErrorPage(HttpServletRequest, String) - Method in class com.aducid.web.controller.ControllerBase
Returns real error page.
getRealName(String, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns real attribute name.
getRealPeigTypePicture(String) - Method in class com.aducid.web.controller.ControllerBase
Returns real PEIG type picture.
getRealStatus(HttpServletRequest, String, Status) - Method in class com.aducid.web.controller.ControllerBase
Returns real status.
getRedirectUrl() - Method in class com.aducid.web.model.WebRequestOperationResult
Returns redirect URL.
getRedirectUrl(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns redirect URL.
getRedirectUrlAndRemove(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns and removes redirect URL.
getRedirectUrlSetter() - Method in class com.aducid.web.model.WebRequestOperationResult
Returns redirect URL setter.
getRefreshTimeout() - Method in class com.aducid.web.model.WebRequestOperationResult
Returns refresh timeout.
getRemoteUser() - Method in class com.aducid.web.filter.CustomSecurityWrapperRequest
getResult(String, String, String, HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Returns result.
getResultNoLFCheck(String, String, String, HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Returns result without local factor success check.
getRootRedirect(HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Returns root redirect.
getServletContext() - Method in class com.aducid.web.controller.ControllerBase
Returns servlet context.
getSimpleClient() - Method in class com.aducid.web.controller.ControllerBase
Returns ADUCID simple client instance.
getStatus(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns status.
getStringAndRemove(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns string attribute and removes it.
getStringAndRemove(HttpServletRequest, String, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns string attribute and removes it.
getStringAttribute(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns string attribute.
getStringAttribute(HttpServletRequest, String, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns string attribute.
getTlsCertId(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Returns TLS certificate identifier.
getUrl(HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Builds URL from request.
getUrl(HttpServletRequest, String) - Method in class com.aducid.web.controller.ControllerBase
Builds URL from request and path.
getUrl(HttpServletRequest, String, String) - Method in class com.aducid.web.controller.ControllerBase
Builds URL from request, context path and path.
getUserPrincipal() - Method in class com.aducid.web.filter.CustomSecurityWrapperRequest
getVerificationResult(String, String, String, HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Returns verification result.
getVerifiedLF(HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Returns verified LF flag value from principal.
getVerifyMessageResult(String, String, String, HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Returns verify message result.
getWebResult(RequestOperationResult, HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Returns web result.
GUI_JSON - Static variable in class com.aducid.web.util.WebMapping
Constant GUI_JSON="resources/gui.json"
GUI_JSON_DEFAULT - Static variable in class com.aducid.web.util.WebConstant
Constant GUI_JSON_DEFAULT="resources/gui.json"
GUI_JSON_PREFIX - Static variable in class com.aducid.web.util.WebConstant
Constant GUI_JSON_PREFIX="resources/gui_"
GUI_JSON_SUFFIX - Static variable in class com.aducid.web.util.WebConstant
Constant GUI_JSON_SUFFIX=".json"
guiJson(Locale) - Method in class com.aducid.web.controller.WebPlatformController
Returns JSON file to localize web GUI.

H

HEADER_KEY_ADUCID_AUTHENTICATE - Static variable in class com.aducid.web.util.WebConstant
Constant HEADER_KEY_ADUCID_AUTHENTICATE="ADUCID-Authenticate"
HEADER_KEY_CONTENT_TYPE - Static variable in class com.aducid.web.util.WebConstant
Constant HEADER_KEY_CONTENT_TYPE="content-type"
HEADER_VALUE_CONTENT_TYPE_JSON - Static variable in class com.aducid.web.util.WebConstant
Constant HEADER_VALUE_CONTENT_TYPE_JSON="application/json"

I

identityLink(String, Boolean, HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Starts identity link operation.
identityLinkCheck(String, String, String, HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Evaluates identity link operation result.
index(HttpServletRequest) - Method in class com.aducid.web.controller.WebPlatformControllerRootDefault
Forwards user to application index page.
INDEX - Static variable in class com.aducid.web.util.WebMapping
Constant INDEX="index"
init(FilterConfig) - Method in class com.aducid.web.filter.CacheControlFilter
init(FilterConfig) - Method in class com.aducid.web.filter.ClickjackFilter
init(FilterConfig) - Method in class com.aducid.web.filter.ContentControlFilter
init(FilterConfig) - Method in class com.aducid.web.filter.CustomESAPISecurityFilter
invalidate(HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Invalidates HTTP session.
INVALIDATE - Static variable in class com.aducid.web.util.WebMapping
Constant INVALIDATE="invalidate"
IS_SESSION_VALID - Static variable in class com.aducid.web.util.WebMapping
Constant IS_SESSION_VALID="isSessionValid"
isAuthenticated(HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Tests, if user is authenticated.
isCFVerified(HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Tests, if CF is verified.
isJson(HttpServletRequest) - Method in class com.aducid.web.controller.ControllerBase
Checks JSON method call.
isPFVerified(HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Tests, if PF is verified.
isSessionValid(HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Checks session validity.
isUserInRole(String) - Method in class com.aducid.web.filter.CustomSecurityWrapperRequest

L

LIST_MY_LINKED_AIMS - Static variable in class com.aducid.web.util.WebMapping
Constant LIST_MY_LINKED_AIMS="listMyLinkedAims"
LIST_OTHERS_LINKED_AIMS - Static variable in class com.aducid.web.util.WebMapping
Constant LIST_OTHERS_LINKED_AIMS="listOthersLinkedAims"
listMyLinkedAims(HttpServletRequest) - Method in class com.aducid.web.controller.UserControllerBase
Lists my linked AIMs.
listOthersLinkedAims(String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Lists others linked AIMs.
logout(String, HttpServletRequest, HttpServletResponse) - Method in class com.aducid.web.controller.AuthenticationController
User logout.
LOGOUT - Static variable in class com.aducid.web.util.WebMapping
Constant LOGOUT="logout"
LOGOUT_PAGE - Static variable in class com.aducid.web.util.WebConstant
Constant LOGOUT_PAGE="/logout.jsp"
LOGOUT_PAGE - Static variable in class com.aducid.web.util.WebMapping
Constant LOGOUT_PAGE="logoutPage"
logoutPage(String, HttpServletRequest, HttpServletResponse) - Method in class com.aducid.web.controller.WebPlatformController
Forwards user to /aducid-resources/logout.jsp.

M

MISSING_ERROR_LOCALIZATION - Static variable in class com.aducid.web.util.WebConstant
Constant MISSING_ERROR_LOCALIZATION="Missing ADUCID error localization (key = {0}, message = {1})."
MISSING_STATUS_ERROR_LOCALIZATION - Static variable in class com.aducid.web.util.WebConstant
Constant MISSING_STATUS_ERROR_LOCALIZATION="Missing ADUCID status error localization ({0})."

N

NOT_APPROVED - com.aducid.web.enums.WebStatus
 
NOT_LOCALIZED_ERROR - Static variable in class com.aducid.web.util.WebMessageKey
Constant NOT_LOCALIZED_ERROR="notLocalizedError"
NOT_LOGGED_IN - com.aducid.web.enums.WebStatus
 

O

open(Boolean, HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Starts open operation.
openCheck(String, String, String, HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Evaluates open operation result.
openPage(HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Forwards user to application open page.
openShortPage(HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Forwards user to application open short page.

P

PeigAdminControllerBase - Class in com.aducid.web.controller
PEIG admin controller base.
PeigAdminControllerBase() - Constructor for class com.aducid.web.controller.PeigAdminControllerBase
 
PHONE_TYPE_IMAGE_PATH - Static variable in class com.aducid.web.util.WebConstant
Constant PHONE_TYPE_IMAGE_PATH="/img/phone/type/%s.jpg"
PING_REMOTE_AIM - Static variable in class com.aducid.web.util.WebMapping
Constant PING_REMOTE_AIM="pingRemoteAim"
pingRemoteAim(String, String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Ping remote AIM.
POTENTIAL_SECURITY_ATTACK - com.aducid.web.enums.WebStatus
 
prepareIdentityLink(String, String) - Method in interface com.aducid.web.common.Bindable
Prepares identity link.
prepareTransaction(String, String) - Method in interface com.aducid.web.common.Bindable
Prepares transaction.
processResponse(String, HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Processes response.
processWebError(AducidWebException, HttpServletRequest, Locale) - Method in class com.aducid.web.controller.ControllerBase
Processes ADUCID Web Platform exception.
PROOFING_IN_PROGRESS - com.aducid.web.enums.WebStatus
 
proxy(String, String, HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Calls public R4 method.
PROXY - Static variable in class com.aducid.web.util.WebMapping
Constant PROXY="proxy"

R

READ_ALL_EVENTS - Static variable in class com.aducid.web.util.WebMapping
Constant READ_ALL_EVENTS="readAllEvents"
READ_DATA - Static variable in class com.aducid.web.util.WebMapping
Constant READ_DATA="readData"
READ_EVENT_STATISTICS - Static variable in class com.aducid.web.util.WebMapping
Constant READ_EVENT_STATISTICS="readEventStatistics"
READ_EVENTS - Static variable in class com.aducid.web.util.WebMapping
Constant READ_EVENTS="readEvents"
READ_EVENTS_BY_ADMIN - Static variable in class com.aducid.web.util.WebMapping
Constant READ_EVENTS_BY_ADMIN="readEventsByAdmin"
READ_MESSAGE_STATISTICS - Static variable in class com.aducid.web.util.WebMapping
Constant READ_MESSAGE_STATISTICS="readMessageStatistics"
READ_MY_PEIGS_ID - Static variable in class com.aducid.web.util.WebMapping
Constant READ_MY_PEIGS_ID="readMyPeigsId"
READ_OTHER_PEIGS_ID - Static variable in class com.aducid.web.util.WebMapping
Constant READ_OTHER_PEIGS_ID="readOtherPeigsId"
READ_SECURITY_OPERATION_STATUS - Static variable in class com.aducid.web.util.WebMapping
Constant READ_SECURITY_OPERATION_STATUS="readSecurityOperationStatus"
READ_SECURITY_PROFILE_DETAILS - Static variable in class com.aducid.web.util.WebMapping
Constant READ_SECURITY_PROFILE_DETAILS="readSecurityProfileDetails"
READ_SECURITY_PROFILE_PRIORITIES_IMAGE - Static variable in class com.aducid.web.util.WebMapping
Constant READ_SECURITY_PROFILE_PRIORITIES_IMAGE="readSecurityProfilePrioritiesImage"
READ_SECURITY_PROFILE_TEMPLATE - Static variable in class com.aducid.web.util.WebMapping
Constant READ_SECURITY_PROFILE_TEMPLATE="readSecurityProfileTemplate"
READ_SECURITY_PROFILE_TEMPLATE_NAMES - Static variable in class com.aducid.web.util.WebMapping
Constant READ_SECURITY_PROFILE_TEMPLATE_NAMES="readSecurityProfileTemplateNames"
READ_SECURITY_PROFILES - Static variable in class com.aducid.web.util.WebMapping
Constant READ_SECURITY_PROFILES="readSecurityProfiles"
READ_SIGNED_AIMS - Static variable in class com.aducid.web.util.WebMapping
Constant READ_SIGNED_AIMS="readSignedAims"
READ_STATISTICS - Static variable in class com.aducid.web.util.WebMapping
Constant READ_STATISTICS="readStatistics"
READ_TLS_CERTIFICATES - Static variable in class com.aducid.web.util.WebMapping
Constant READ_TLS_CERTIFICATES="readTlsCertificates"
READ_TRUSTED_AIM_SPIDS - Static variable in class com.aducid.web.util.WebMapping
Constant READ_TRUSTED_AIM_SPIDS="readTrustedAimSpids"
READ_TRUSTED_AIMS - Static variable in class com.aducid.web.util.WebMapping
Constant READ_TRUSTED_AIMS="readTrustedAims"
READ_UDIS - Static variable in class com.aducid.web.util.WebMapping
Constant READ_UDIS="readUdis"
readAllEvents(String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Reads all events.
readData(String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Reads data.
readEvents(String, HttpServletRequest) - Method in class com.aducid.web.controller.UserControllerBase
Reads events.
readEventsByAdmin(String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Reads events by admin.
readEventStatistics(String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Reads event statistics.
readMessageStatistics(HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Reads message statistics.
readOtherPeigsId(String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Reads information about other PEIGs ID.
readSecurityOperationStatus(HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Reads security operation status.
readSecurityProfileDetails(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Reads security profile details.
readSecurityProfilePrioritiesImage(HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Reads security profile priorities image.
readSecurityProfiles(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Reads all security profiles.
readSecurityProfileTemplate(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Reads security profile template.
readSecurityProfileTemplateNames(HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Reads all security profile template names.
readSignedAims(HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Reads list of signed AIMs.
readStatistics(String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Reads statistics.
readTlsCertificates(HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Reads list of TLS certificates.
readTrustedAims(HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Reads list of trusted AIMs.
readTrustedAimSpids(HttpServletRequest) - Method in class com.aducid.web.controller.UserControllerBase
Reads list of trusted AIM SPIDs.
readUdis(String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Reads UDIs.
REDIRECT_PREFIX - Static variable in class com.aducid.web.util.WebConstant
Constant REDIRECT_PREFIX="redirect:"
REDIRECT_ROOT - Static variable in class com.aducid.web.util.WebConstant
Constant REDIRECT_ROOT="redirect:/"
remote(HttpServletRequest, HttpServletResponse) - Method in interface com.aducid.web.common.Bindable
Starts open operation - remote access.
remoteCheck(String, String, String, HttpServletRequest, HttpServletResponse) - Method in interface com.aducid.web.common.Bindable
Evaluates open operation result - remote access.
removeAttribute(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Removes attribute.
removeAttribute(HttpServletRequest, String, String) - Static method in class com.aducid.web.util.WebSessionUtils
Removes attribute.
removeAuthenticationResult(String) - Method in interface com.aducid.web.common.Bindable
Removes authentication result.
removeAuthId(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Removes authentication identifier.
removeErrorFromSession(HttpServletRequest, String) - Method in class com.aducid.web.controller.ControllerBase
Removes error from session.
removeErrorPage(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Removes error page.
removeException(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Removes exception.
removeIdentityLinkResult(String, String) - Method in interface com.aducid.web.common.Bindable
Removes identity link result.
removeMessage(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Removes message.
removePrincipal(HttpServletRequest) - Static method in class com.aducid.web.util.WebSessionUtils
Removes principal.
removeRedirectUrl(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Removes redirect URL.
removeStatus(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Removes status.
removeTlsCertId(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Removes TLS certificate identifier.
removeTransactionResult(String, String) - Method in interface com.aducid.web.common.Bindable
Removes transaction result.
REVOKE_OTHER_PEIG - Static variable in class com.aducid.web.util.WebMapping
Constant REVOKE_OTHER_PEIG="revokeOtherPeig"
revokeOtherPeig(String, String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Revokes other PEIG.
ROLE_CF_VERIFIED - Static variable in class com.aducid.web.util.WebConstant
Constant ROLE_CF_VERIFIED="CF_VERIFIED"
ROLE_PF_VERIFIED - Static variable in class com.aducid.web.util.WebConstant
Constant ROLE_PF_VERIFIED="PF_VERIFIED"
ROOT - Static variable in class com.aducid.web.util.WebMapping
Constant ROOT="/"

S

SECURITY_PROFILE_EXISTS - Static variable in class com.aducid.web.util.WebMapping
Constant SECURITY_PROFILE_EXISTS="securityProfileExists"
SecurityAdminControllerBase - Class in com.aducid.web.controller
Security admin controller base.
SecurityAdminControllerBase() - Constructor for class com.aducid.web.controller.SecurityAdminControllerBase
 
securityProfileExists(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Tests, if security profile exists.
SecurityProfileValidator - Class in com.aducid.web.validator
Security profile validator.
SecurityProfileValidator() - Constructor for class com.aducid.web.validator.SecurityProfileValidator
 
sendError(int) - Method in class com.aducid.web.filter.CustomSecurityWrapperResponse
sendError(int, String) - Method in class com.aducid.web.filter.CustomSecurityWrapperResponse
sessionCreated(HttpSessionEvent) - Method in class com.aducid.web.listener.AducidSessionListener
sessionDestroyed(HttpSessionEvent) - Method in class com.aducid.web.listener.AducidSessionListener
SET_ERROR_PAGE - Static variable in class com.aducid.web.util.WebMapping
Constant SET_ERROR_PAGE="setErrorPage"
SET_REDIRECT_URL - Static variable in class com.aducid.web.util.WebMapping
Constant SET_REDIRECT_URL="setRedirectUrl"
setAttribute(HttpServletRequest, String, Object) - Static method in class com.aducid.web.util.WebSessionUtils
Sets attribute.
setAttribute(HttpServletRequest, String, String, Object) - Static method in class com.aducid.web.util.WebSessionUtils
Sets attribute.
setAuthId(HttpServletRequest, String, String) - Static method in class com.aducid.web.util.WebSessionUtils
Sets authentication identifier.
setErrorPage(String, String, HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Sets error page.
setErrorPage(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Sets error page.
setErrorPage(HttpServletRequest, String, String) - Static method in class com.aducid.web.util.WebSessionUtils
Sets error page.
setErrorPageSetter(String) - Method in class com.aducid.web.model.WebRequestOperationResult
Sets error page setter.
setErrorToRequest(HttpServletRequest, String) - Method in class com.aducid.web.controller.ControllerBase
Sets error to request.
setException(HttpServletRequest, String, Exception) - Static method in class com.aducid.web.util.WebSessionUtils
Sets exception.
setLoggedInPage(String) - Method in class com.aducid.web.controller.AuthenticationController
Sets logged in page.
setLogoutPage(String) - Method in class com.aducid.web.controller.AuthenticationController
Sets logout page.
setMessage(HttpServletRequest, String, String) - Static method in class com.aducid.web.util.WebSessionUtils
Sets message.
setPrincipal(HttpServletRequest, AducidPrincipal) - Static method in class com.aducid.web.util.WebSessionUtils
Sets principal.
setPublicMethod(PublicMethod) - Method in class com.aducid.web.model.WebProxyArguments
Sets public method.
setRedirectUrl(String, String, HttpServletRequest) - Method in class com.aducid.web.controller.AuthenticationController
Sets redirect URL.
setRedirectUrl(HttpServletRequest, String) - Static method in class com.aducid.web.util.WebSessionUtils
Sets redirect URL.
setRedirectUrl(HttpServletRequest, String, String) - Static method in class com.aducid.web.util.WebSessionUtils
Sets redirect URL.
setRedirectUrlSetter(String) - Method in class com.aducid.web.model.WebRequestOperationResult
Sets redirect URL setter.
setServletContext(ServletContext) - Method in class com.aducid.web.controller.ControllerBase
setStatus(int) - Method in class com.aducid.web.filter.CustomSecurityWrapperResponse
setStatus(HttpServletRequest, String, Status) - Static method in class com.aducid.web.util.WebSessionUtils
Sets status.
setTlsCertId(HttpServletRequest, String, String) - Static method in class com.aducid.web.util.WebSessionUtils
Sets TLS certificate identifier.
supports(Class<?>) - Method in class com.aducid.web.validator.SecurityProfileValidator
 
SUPPRESS_ANTICOPY - Static variable in class com.aducid.web.util.WebMapping
Constant SUPPRESS_ANTICOPY="suppressAnticopy"
suppressAnticopy(HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Suppresses identity anticopy.

T

toString() - Method in class com.aducid.web.model.WebProxyArguments
toString() - Method in class com.aducid.web.model.WebRequestOperationResult
transaction(String, Boolean, HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Starts verify message operation.
transactionCheck(String, String, String, HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Evaluates verify message operation result.

U

UDI_DELETED - Static variable in class com.aducid.web.util.WebMapping
Constant UDI_DELETED="udiDeleted"
UDI_EXISTS - Static variable in class com.aducid.web.util.WebMapping
Constant UDI_EXISTS="udiExists"
udiDeleted(String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Tests, if UDI is deleted.
udiExists(String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Tests, if UDI exists.
UNKNOWN - Static variable in class com.aducid.web.util.WebConstant
Constant UNKNOWN="unknown"
UPDATE_SECURITY_PROFILE - Static variable in class com.aducid.web.util.WebMapping
Constant UPDATE_SECURITY_PROFILE="updateSecurityProfile"
UPDATE_SECURITY_PROFILE_PRIORITY - Static variable in class com.aducid.web.util.WebMapping
Constant UPDATE_SECURITY_PROFILE_PRIORITY="updateSecurityProfilePriority"
UPDATE_TLS_CERTIFICATE - Static variable in class com.aducid.web.util.WebMapping
Constant UPDATE_TLS_CERTIFICATE="updateTlsCertificate"
updateSecurityProfile(String, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Updates security profile.
updateSecurityProfilePriority(String, Integer, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Updates security profile priority.
updateSession(String, String, String, HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Updates session.
updateTlsCertificate(String, MultipartFile, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Updates TLS certificate.
UPLOAD_TRUSTED_AIM_CERTIFICATE - Static variable in class com.aducid.web.util.WebMapping
Constant UPLOAD_TRUSTED_AIM_CERTIFICATE="uploadTrustedAimCertificate"
uploadTrustedAimCertificate(String, MultipartFile, HttpServletRequest) - Method in class com.aducid.web.controller.SecurityAdminControllerBase
Uploads trusted AIM certificate.
UserControllerBase - Class in com.aducid.web.controller
User controller base.
UserControllerBase() - Constructor for class com.aducid.web.controller.UserControllerBase
 

V

validate(Object, Errors) - Method in class com.aducid.web.validator.SecurityProfileValidator
 
valueOf(String) - Static method in enum com.aducid.web.enums.WebStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aducid.web.enums.WebStatus
Returns an array containing the constants of this enum type, in the order they are declared.
verifyCF(Boolean, HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Starts verifyCF operation.
verifyCFCheck(String, String, String, HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Evaluates verifyCF operation result.
verifyCFPage(HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Forwards user to application verifyCF page.
verifyCFShortPage(HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Forwards user to application verifyCF short page.
verifyLF(Boolean, HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Starts verifyLF operation.
verifyLFCheck(String, String, String, HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Evaluates verifyLF operation result.
verifyLFPage(HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Forwards user to application verifyLF page.
verifyLFShortPage(HttpServletRequest) - Method in interface com.aducid.web.common.Bindable
Forwards user to application verifyLF short page.

W

WebConstant - Class in com.aducid.web.util
Web constants.
WebMapping - Class in com.aducid.web.util
Web mappings.
WebMessageKey - Class in com.aducid.web.util
Web message keys.
WebPlatformController - Class in com.aducid.web.controller
Web platform controller containing basic pages mappings, which are available on all ADUCID Web Platform based controllers.
WebPlatformController() - Constructor for class com.aducid.web.controller.WebPlatformController
 
WebPlatformControllerRootDefault - Class in com.aducid.web.controller
Web platform controller with root default mapping.
WebPlatformControllerRootDefault() - Constructor for class com.aducid.web.controller.WebPlatformControllerRootDefault
 
WebProxyArguments - Class in com.aducid.web.model
Web proxy arguments.
WebProxyArguments() - Constructor for class com.aducid.web.model.WebProxyArguments
Default constructor.
WebRequestOperationResult - Class in com.aducid.web.model
Web request operation result.
WebRequestOperationResult(RequestOperationResult) - Constructor for class com.aducid.web.model.WebRequestOperationResult
Constructor with client result.
WebSessionUtils - Class in com.aducid.web.util
Web session utilities.
WebSessionUtils() - Constructor for class com.aducid.web.util.WebSessionUtils
Default constructor.
WebStatus - Enum in com.aducid.web.enums
Web status.
WRITE_DATA - Static variable in class com.aducid.web.util.WebMapping
Constant WRITE_DATA="writeData"
writeData(String, String, HttpServletRequest) - Method in class com.aducid.web.controller.PeigAdminControllerBase
Writes data.
A B C D E F G H I L M N O P R S T U V W 
All Classes All Packages