Package io.deephaven.kv.acl
Class AclObjectAttributes
java.lang.Object
io.deephaven.kv.acl.AclObjectAttributes
Provides a set of enums for expected primary key and value attributes of different AclEntryTypes
and makes them available through an immutable Map.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Map<AclEntryTypes,Map<AclObjectAttributes.attributeTypes, List<String>>> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
aclObjectAttributes
public static final Map<AclEntryTypes,Map<AclObjectAttributes.attributeTypes, aclObjectAttributesList<String>>>
-
-
Constructor Details
-
AclObjectAttributes
public AclObjectAttributes()
-