Uses of Class
com.floragunn.searchguard.sgconf.ConfigModelV7.IndexPattern
-
Packages that use ConfigModelV7.IndexPattern Package Description com.floragunn.searchguard.sgconf -
-
Uses of ConfigModelV7.IndexPattern in com.floragunn.searchguard.sgconf
Methods in com.floragunn.searchguard.sgconf that return ConfigModelV7.IndexPattern Modifier and Type Method Description ConfigModelV7.IndexPatternConfigModelV7.IndexPattern. addFlsFields(List<String> flsFields)ConfigModelV7.IndexPatternConfigModelV7.IndexPattern. addMaskedFields(List<String> maskedFields)ConfigModelV7.IndexPatternConfigModelV7.IndexPattern. addPerm(Set<String> perms)ConfigModelV7.IndexPatternConfigModelV7.IndexPattern. setDlsQuery(String dlsQuery)Methods in com.floragunn.searchguard.sgconf that return types with arguments of type ConfigModelV7.IndexPattern Modifier and Type Method Description Set<ConfigModelV7.IndexPattern>ConfigModelV7.SgRole. getIpatterns()
-