Uses of Class
com.floragunn.searchguard.sgconf.impl.v7.RoleV7.ExcludeIndex
-
Packages that use RoleV7.ExcludeIndex Package Description com.floragunn.searchguard.sgconf.impl.v7 -
-
Uses of RoleV7.ExcludeIndex in com.floragunn.searchguard.sgconf.impl.v7
Methods in com.floragunn.searchguard.sgconf.impl.v7 that return types with arguments of type RoleV7.ExcludeIndex Modifier and Type Method Description List<RoleV7.ExcludeIndex>RoleV7. getExclude_index_permissions()Method parameters in com.floragunn.searchguard.sgconf.impl.v7 with type arguments of type RoleV7.ExcludeIndex Modifier and Type Method Description voidRoleV7. setExclude_index_permissions(List<RoleV7.ExcludeIndex> exclude_index_permissions)
-