See: Description
| Class | Description |
|---|---|
| AbstractLogbackAccessEvent |
The base class of Logback-access events.
|
| AbstractLogbackAccessEvent.AbstractOverridenAttribute<T extends Serializable> |
The base class that indicates the overridden attribute.
|
| AbstractLogbackAccessInstaller<T extends org.springframework.boot.context.embedded.ConfigurableEmbeddedServletContainer> |
The base class of Logback-access installers.
|
| 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.
|
| 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.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 © 2017 rakugakibox.net. All rights reserved.