Uses of Class
com.floragunn.searchguard.sgconf.impl.v6.RoleMappingsV6
-
Packages that use RoleMappingsV6 Package Description com.floragunn.searchguard.sgconf com.floragunn.searchguard.sgconf.impl.v7 -
-
Uses of RoleMappingsV6 in com.floragunn.searchguard.sgconf
Method parameters in com.floragunn.searchguard.sgconf with type arguments of type RoleMappingsV6 Modifier and Type Method Description static SgDynamicConfiguration<RoleMappingsV7>Migration. migrateRoleMappings(SgDynamicConfiguration<RoleMappingsV6> r6rms) -
Uses of RoleMappingsV6 in com.floragunn.searchguard.sgconf.impl.v7
Constructors in com.floragunn.searchguard.sgconf.impl.v7 with parameters of type RoleMappingsV6 Constructor Description RoleMappingsV7(RoleMappingsV6 roleMappingsV6)
-