Uses of Class
com.floragunn.searchguard.sgconf.impl.v6.ConfigV6.HttpAuthenticator
-
Packages that use ConfigV6.HttpAuthenticator Package Description com.floragunn.searchguard.sgconf.impl.v6 com.floragunn.searchguard.sgconf.impl.v7 -
-
Uses of ConfigV6.HttpAuthenticator in com.floragunn.searchguard.sgconf.impl.v6
Fields in com.floragunn.searchguard.sgconf.impl.v6 declared as ConfigV6.HttpAuthenticator Modifier and Type Field Description ConfigV6.HttpAuthenticatorConfigV6.AuthcDomain. http_authenticator -
Uses of ConfigV6.HttpAuthenticator in com.floragunn.searchguard.sgconf.impl.v7
Constructors in com.floragunn.searchguard.sgconf.impl.v7 with parameters of type ConfigV6.HttpAuthenticator Constructor Description HttpAuthenticator(ConfigV6.HttpAuthenticator v6)
-