Uses of Class
com.floragunn.searchguard.sgconf.impl.v6.RoleV6.Index
-
Packages that use RoleV6.Index Package Description com.floragunn.searchguard.sgconf.impl.v6 com.floragunn.searchguard.sgconf.impl.v7 -
-
Uses of RoleV6.Index in com.floragunn.searchguard.sgconf.impl.v6
Methods in com.floragunn.searchguard.sgconf.impl.v6 that return types with arguments of type RoleV6.Index Modifier and Type Method Description Map<String,RoleV6.Index>RoleV6. getIndices()Method parameters in com.floragunn.searchguard.sgconf.impl.v6 with type arguments of type RoleV6.Index Modifier and Type Method Description voidRoleV6. setIndices(Map<String,RoleV6.Index> indices) -
Uses of RoleV6.Index in com.floragunn.searchguard.sgconf.impl.v7
Constructors in com.floragunn.searchguard.sgconf.impl.v7 with parameters of type RoleV6.Index Constructor Description Index(String pattern, RoleV6.Index v6Index)
-