@Component public class DefaultAuthTypeFilter extends DefaultInternalFilter
partnerServicepublicKeyenv, keyManager, mapper| Constructor and Description |
|---|
DefaultAuthTypeFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
decipherAndValidateRequest(ResettableStreamHttpServletRequest requestWrapper,
Map<String,Object> requestBody)
Decipher and validate request - Method used to decipher the input stream request
and validate it using
validateDecipheredRequest method. |
checkAllowedAuthTypeBasedOnPolicy, checkMandatoryAuthTypeBasedOnPolicy, fetchId, removeNullOrEmptyFieldsInResponsecheckAllowedAuthTypeBasedOnPolicy, decipherRequest, extractBioData, fetchReferenceId, getAuthPart, getBioRefId, init, isAllowedAuthType, isAllowedAuthType, validateDecipheredRequest, validateRequestSignatureauthenticateRequest, consumeRequest, decode, encipherResponse, getPayloadFromJwsSingature, transformResponse, validateRequestHMAC, verifyJwsData, verifySignaturedestroy, doFilter, getRequestBody, isDate, mapResponse, setResponseParams, validateId, validateRequestprotected void decipherAndValidateRequest(ResettableStreamHttpServletRequest requestWrapper, Map<String,Object> requestBody) throws IdAuthenticationAppException
BaseAuthFiltervalidateDecipheredRequest method.decipherAndValidateRequest in class BaseAuthFilterrequestWrapper - the request wrapperrequestBody - the request bodyIdAuthenticationAppException - the id authentication app exceptionCopyright © 2020. All rights reserved.