public interface AccessControlEntry
extends java.io.Serializable
Acl
.
Instances MUST be immutable, as they are returned by Acl
and should not
allow client modification.
Modifier and Type | Method and Description |
---|---|
Acl |
getAcl() |
java.io.Serializable |
getId()
Obtains an identifier that represents this ACE.
|
Permission |
getPermission() |
Sid |
getSid() |
boolean |
isGranting()
Indicates the permission is being granted to the relevant Sid.
|
Acl getAcl()
java.io.Serializable getId()
null
if unsavedPermission getPermission()
Sid getSid()
boolean isGranting()