Uses of Class
com.floragunn.searchguard.sgconf.impl.v7.ConfigV7
-
Packages that use ConfigV7 Package Description com.floragunn.searchguard.sgconf -
-
Uses of ConfigV7 in com.floragunn.searchguard.sgconf
Methods in com.floragunn.searchguard.sgconf that return types with arguments of type ConfigV7 Modifier and Type Method Description static SgDynamicConfiguration<ConfigV7>Migration. migrateConfig(SgDynamicConfiguration<ConfigV6> r6cs)Constructors in com.floragunn.searchguard.sgconf with parameters of type ConfigV7 Constructor Description DynamicConfigModelV7(ConfigV7 config, org.elasticsearch.common.settings.Settings esSettings, Path configPath, InternalAuthenticationBackend iab)
-