Package com.sas.lsaf.security.privilege


package com.sas.lsaf.security.privilege
Service and classes for identifying and using privileges in the system.
  • Class
    Description
    A global privilege represents a capability to perform some global function or global action in the system.
    A constants class that provides a comprehensive list of global privileges used within the system.
    The global privilege service provides methods to manage the assignment of global privileges to users.
    Thrown when a specified privilege is not defined or is not associated with the specified scope.
    A privilege represents a capability to perform some function or action in the system.
    Root of the hierarchy of all checked privilege exceptions within the SAS Life Science Analytics Framework Java API.
    Thrown when a privilege specified is not defined.
    A scoped privilege represents a capability to perform some scoped function or action in the repository hierarchy.
    A constants class which provides a comprehensive list of scoped privileges used within the system.
    A service to access the scoped privileges available at a given repository context.