Package com.sas.lsaf.security.group


package com.sas.lsaf.security.group
Service and classes for creating and manipulating groups in the system.
  • Class
    Description
    Group is a collection of principals (users or other groups) that are uniquely identified by a name and context.
    Thrown when the group context is not found.
    A lightweight representation of a group.
    The root of the hierarchy of all group checked exceptions within the SAS Life Science Analytics Framework Java API.
    Thrown when an attempt is made to create a group that exists with the same name in the same context.
    Thrown when the specified group is not found.
    The service that provides methods to manage the lifecycle of a group within the SAS Life Science Analytics Framework.
    Thrown when a group is updated with new members that violate membership contracts.