| Class | Description |
|---|---|
| TomcatAuthenticationContainerDiscovery |
To use Apache Tomcat using its conf/tomcat-users.xml for authentication.
|
| TomcatLoginContextConfiguration |
Configuration class to avoid having to deal with jaas.config files in the classpath
|
| TomcatPrincipal |
A very simple Apache Tomcat
Principal. |
| TomcatUserDatabaseLoginContext |
To use Apache Tomcat's conf/tomcat-users.xml user database as JAAS
LoginContext,
so hawtio can use that for its AuthenticationFilter. |
Copyright © 2020 JBoss by Red Hat. All rights reserved.