Package com.sas.lsaf.security.acl


package com.sas.lsaf.security.acl
Service and class definitions to create and manipulate ACLs.
  • Class
    Description
    Represents an access control list for a specific object in the system.
    An ACL contains owner and access permission information for a given object.
    A data object that represents access permissions for an ACL principal.
    PermissionValue is an enum that represents the possible values of a permission.
    Root of the hierarchy of all ACL checked exceptions within the SAS Life Science Analytics Framework Java API.
    A data object that represents the members ACL.
    Thrown when an error is encountered while getting an ACL.
    A data object that represents the owner ACL.
    Root of the hierarchy of all runtime acl exceptions within the application.
    Service that provides a way to manipulate owner and permission information of an object.
    Thrown when an error is encountered while updating an ACL.
    Thrown if an action could not be completed because there was an issue with the acl.
    A DefaultAcl contains owner and access permission information for a given container object.
    The enumeration to determine the default owner of child items created underneath this container.