Uses of Class
com.floragunn.searchguard.user.StringInterpolationException
-
Packages that use StringInterpolationException Package Description com.floragunn.searchguard.sgconf com.floragunn.searchguard.user -
-
Uses of StringInterpolationException in com.floragunn.searchguard.sgconf
Methods in com.floragunn.searchguard.sgconf that throw StringInterpolationException Modifier and Type Method Description StringConfigModelV7.IndexPattern. getDlsQuery(User user)StringConfigModelV7.IndexPattern. getUnresolvedIndexPattern(User user)booleanConfigModelV7.ExcludedIndexPermissions. matches(Set<String> indices, User user, org.elasticsearch.cluster.metadata.IndexNameExpressionResolver resolver, org.elasticsearch.cluster.service.ClusterService cs)voidConfigModelV7.ExcludedIndexPermissions. removeMatches(Set<String> indices, User user, org.elasticsearch.cluster.metadata.IndexNameExpressionResolver resolver, org.elasticsearch.cluster.service.ClusterService cs) -
Uses of StringInterpolationException in com.floragunn.searchguard.user
Methods in com.floragunn.searchguard.user that throw StringInterpolationException Modifier and Type Method Description static StringUserAttributes. replaceAttributes(String string, User user)
-