Package com.sas.hls.security.acl

Service and class definitions for manipulating and creating acls.

See:
          Description

Interface Summary
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 Summary
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 Summary
AclEntry.PermissionValue PermissionValue is an enum representing the possible values of a permission.
 

Package com.sas.hls.security.acl Description

Service and class definitions for manipulating and creating acls.



Copyright (c) 2014, SAS Institute Inc., Cary, NC, USA