public interface AuthenticationContainerDiscovery
AuthenticationConfiguration
so hawtio AuthenticationFilter
can integrate with the container easily.Modifier and Type | Method and Description |
---|---|
boolean |
canAuthenticate(AuthenticationConfiguration configuration)
Whether the container can/should be used for authentication
|
String |
getContainerName()
Gets the container name such as Apache Tomcat, used for logging purpose
|
String getContainerName()
boolean canAuthenticate(AuthenticationConfiguration configuration)
configuration
- the configuration option (muteable)Copyright © 2016 JBoss by Red Hat. All rights reserved.