| Class | Description |
|---|---|
| BasicAuthSecurityFilter | |
| CacheHeadersFilter | |
| CleanupSecurityCacheSessionListener |
Releases locks on session end and clear authz related caches.
|
| HttpRequestProducer | |
| HttpServletRequestProducerExtension | |
| LoginRedirectServlet |
A workaround for the servlet form authentication process (j_security_check), which, at least on WildFly 8.1, uses the
HTTP POST method when forwarding the request after successful login.
|
| SecureHeadersConfig |
HTTP headers related to security
For example: HSTS and Clickjacking mitigation support
Note: This implementation has been borrowed from Aerogear Security.
|
| SecureHeadersFilter |
HSTS servlet filter
For a detailed explanation please take a look at http://aerogear.org/docs/guides/aerogear-security/
Note: This implementation has been borrowed from Aerogear Security.
|
| SecurityIntegrationFilter | |
| ServletSecurityAuthenticationService | |
| XSSServletFilter |
Note: This implementation has been borrowed from Aerogear Security.
|
| XSSServletRequestWrapper |
Note: This implementation has been borrowed from Aerogear Security.
|
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.