Uses of Package
com.sas.lsaf.security.group
-
Packages that use com.sas.lsaf.security.group Package Description com.sas.lsaf Class to log on to the system.com.sas.lsaf.client Classes needed to create a session and access available services.com.sas.lsaf.security.group Service and classes for creating and manipulating groups in the system. -
Classes in com.sas.lsaf.security.group used by com.sas.lsaf Class Description GroupService The service that provides methods to manage the lifecycle of a group within the SAS Life Science Analytics Framework. -
Classes in com.sas.lsaf.security.group used by com.sas.lsaf.client Class Description GroupService The service that provides methods to manage the lifecycle of a group within the SAS Life Science Analytics Framework. -
Classes in com.sas.lsaf.security.group used by com.sas.lsaf.security.group Class Description Group Group is a collection of principals (users or other groups) that are uniquely identified by a name and context.GroupDescriptor A lightweight representation of a group.GroupException The root of the hierarchy of all group checked exceptions within the SAS Life Science Analytics Framework Java API.GroupExistsException Thrown when an attempt is made to create a group that exists with the same name in the same context.GroupNotFoundException Thrown when the specified group is not found.InvalidGroupMemberException Thrown when a group is updated with new members that violate membership contracts.