Uses of Class
org.bremersee.acl.model.ImmutableAccessControlList
Packages that use ImmutableAccessControlList
-
Uses of ImmutableAccessControlList in org.bremersee.acl.model
Methods in org.bremersee.acl.model that return ImmutableAccessControlListModifier and TypeMethodDescriptionImmutableAccessControlList.Builder.build()Builds a newImmutableAccessControlList.static ImmutableAccessControlListImmutableAccessControlList.copyOf(AccessControlList instance) Creates an immutable copy of aAccessControlListvalue.ImmutableAccessControlList.withEntries(Collection<AccessControlEntry> value) Copy the current immutable object by setting a value for theentriesattribute.Copy the current immutable object by setting a value for theownerattribute.