Uses of Package
io.hawt.web.auth
-
Packages that use io.hawt.web.auth Package Description io.hawt.system io.hawt.web.auth io.hawt.web.auth.keycloak io.hawt.web.tomcat -
Classes in io.hawt.web.auth used by io.hawt.system Class Description AuthenticationConfiguration -
Classes in io.hawt.web.auth used by io.hawt.web.auth Class Description AuthenticationConfiguration Redirector Helper class to perform redirects and forwards which can also be made aware of the Hawtio context path configured for Spring Boot -
Classes in io.hawt.web.auth used by io.hawt.web.auth.keycloak Class Description UserServlet Returns the username associated with the current session, if any -
Classes in io.hawt.web.auth used by io.hawt.web.tomcat Class Description AuthenticationConfiguration AuthenticationContainerDiscovery SPI to allow various containers to discover and hook up needed configuration changes toAuthenticationConfigurationso hawtioAuthenticationFiltercan integrate with the container easily.