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