See: Description
Interface | Description |
---|---|
AclContainerSecurable |
An interface indicating a container that supports the ability to set permissions.
|
AclPrincipal |
An interface indicating a principal for which permissions (acls) can be assigned.
|
AclSecurable |
An interface indicating an object that supports the ability to set permissions.
|
AclService |
Service that provides a way to manipulate owner and permission information of an object.
|
Class | Description |
---|---|
Acl |
An Acl contains owner and access permission information for a given object.
|
AclContainer |
A data object that contains owner and access permission information for a container.
|
AclEntry |
A data object that represents access permissions for an acl principal.
|
AclMembers |
A data object which represents the members acl.
|
AclOwner |
A data object which represents the owner acl.
|
Enum | Description |
---|---|
AclEntry.PermissionValue |
PermissionValue is an enum representing the possible values of a permission.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA