Uses of Class
com.floragunn.searchguard.auth.internal.InternalAuthenticationBackend
-
Packages that use InternalAuthenticationBackend Package Description com.floragunn.searchguard.sgconf -
-
Uses of InternalAuthenticationBackend in com.floragunn.searchguard.sgconf
Constructors in com.floragunn.searchguard.sgconf with parameters of type InternalAuthenticationBackend Constructor Description DynamicConfigModelV6(ConfigV6 config, org.elasticsearch.common.settings.Settings esSettings, Path configPath, InternalAuthenticationBackend iab)DynamicConfigModelV7(ConfigV7 config, org.elasticsearch.common.settings.Settings esSettings, Path configPath, InternalAuthenticationBackend iab)
-