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