Package org.restheart.security.predicates
package org.restheart.security.predicates
-
Class SummaryClassDescriptiona predicate that resolve to true if the request content is bson and all keys in the request content are mot in the specified blacklista predicate that resolve to true if the request content is bson and contains all specified keysa predicate that resolve to true if the request content is bson and all keys in the request content are in the specified whitelista predicate that resolve to true if none of query parameters in the request are in the specified blacklista predicate that resolve to true if the request contains all specified query parametersa predicate that resolve to true if the request contains a number of 'size' query parametersa predicate that resolve to true if all query parameters in the request are in the specified whitelist