Uses of Class
com.floragunn.searchguard.sgconf.ConfigModelV6.TypePerm
-
Packages that use ConfigModelV6.TypePerm Package Description com.floragunn.searchguard.sgconf -
-
Uses of ConfigModelV6.TypePerm in com.floragunn.searchguard.sgconf
Methods in com.floragunn.searchguard.sgconf that return types with arguments of type ConfigModelV6.TypePerm Modifier and Type Method Description Set<ConfigModelV6.TypePerm>ConfigModelV6.IndexPattern. getTypePerms()Methods in com.floragunn.searchguard.sgconf with parameters of type ConfigModelV6.TypePerm Modifier and Type Method Description ConfigModelV6.IndexPatternConfigModelV6.IndexPattern. addTypePerms(ConfigModelV6.TypePerm typePerm)
-