See: Description
| Interface | Description |
|---|---|
| PortRewriteSupport |
| Class | Description |
|---|---|
| AbstractLogbackAccessEvent |
The base class of Logback-access events.
|
| AbstractLogbackAccessInstaller<T extends org.springframework.boot.web.server.ConfigurableWebServerFactory> |
The base class of Logback-access installers.
|
| AbstractOverridenAttribute<T extends Serializable> |
The base class that indicates the overridden attribute.
|
| LogbackAccessAppendedEvent |
The application event indicating that Logback-access event was appended.
|
| LogbackAccessAutoConfiguration |
The auto-configuration for Logback-access.
|
| LogbackAccessAutoConfiguration.ForJetty |
For Jetty.
|
| LogbackAccessAutoConfiguration.ForSpringSecurity |
For Spring Security.
|
| LogbackAccessAutoConfiguration.ForTomcat |
For Tomcat.
|
| LogbackAccessAutoConfiguration.ForUndertow |
For Undertow.
|
| LogbackAccessAutoConfiguration.WithTeeFilter |
With TeeFilter to log full request and response payloads.
|
| LogbackAccessContext |
The Logback-access context.
|
| LogbackAccessDeniedEvent |
The application event indicating that Logback-access event was denied.
|
| LogbackAccessJoranConfigurator |
The
JoranConfigurator that supports additional rules. |
| LogbackAccessProperties |
The configuration properties for Logback-access.
|
| LogbackAccessProperties.TeeFilterProperties |
Logback TeeFilter required to to log full request and response including payload.
|
| LogbackAccessProperties.Tomcat |
for Tomcat.
|
| LogbackAccessSecurityAttributesSaveFilter |
The filter that saves the Spring Security attributes for Logback-access.
|
| Exception | Description |
|---|---|
| LogbackAccessConfigurationException |
The exception of Logback-access configuration.
|
Copyright © 2021 akkinoc.dev. All rights reserved.