public class DefaultIDAFilter extends BaseIDAFilter
env, keyManager, mapper| Constructor and Description |
|---|
DefaultIDAFilter() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
authenticateRequest(ResettableStreamHttpServletRequest requestWrapper)
authenticateRequest method used to validate the JSON signature pay load and
the certificate
|
consumeRequest, destroy, doFilter, fetchId, getRequestBody, init, isDate, mapResponse, removeNullOrEmptyFieldsInResponse, setResponseParams, transformResponse, validateId, validateRequestprotected void authenticateRequest(ResettableStreamHttpServletRequest requestWrapper) throws IdAuthenticationAppException
BaseIDAFilterauthenticateRequest in class BaseIDAFilterrequestWrapper - ResettableStreamHttpServletRequestIdAuthenticationAppException - the id authentication app exceptionCopyright © 2020. All rights reserved.