| Class | Description |
|---|---|
| AbstractXs2aFilter |
Abstract filter that will be executed only once and will be applied only to XS2A endpoints.
|
| ContentCachingWrappingFilter | |
| GlobalAbstractExceptionFilter | |
| OauthModeFilter | |
| QwacCertificateFilter |
The intent of this Class is to get the Qwac certificate from header, extract
the information inside and set an Authentication Object with extracted data
and roles, thus we can use a SecurityConfig extends
WebSecurityConfigurerAdapter to filter path by role.
|
| QwacCertificateFilterMock |
The intend of this class is to return a mock certificate, when we don't want
to enter manually everytime the qwac certificate in case of test.
|
| SignatureFilter | |
| TppErrorMessage | |
| Xs2aLoggingContextFilter |
Filter for managing logging context for each request.
|
Copyright © 2020. All rights reserved.