Package io.deephaven.enterprise.acl.generator
package io.deephaven.enterprise.acl.generator
-
ClassesClassDescriptionA Filter generator that provides a means to apply separate
AclFilterGeneratorsets based on a users groups.AclFilterGeneratorfor combining the results of multipleAclFilterGenerators conjunctively, i.e.AclFilterGeneratorfor combining the results of multipleAclFilterGenerators disjunctively, i.e.AnAclFilterGeneratorthat provides full access to everyone.AnAclFilterGeneratorthat provides no access to anyonne.AnAclFilterGeneratorthat simply applies the specifiedWhereFilters in Disjunctive Normal FormA filter generator that specifies a set table, and a list of match expressions (FilteredColumn=SetColumn), to apply aTableOperations.whereIn(Object, String...)operation to the filtered table.