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.acl |
Service and class definitions to create and manipulate ACLs.
|
com.sas.lsaf.security.privilege |
Service and classes for identifying and using privileges in the system.
|
com.sas.lsaf.security.user |
Service and classes to create and manipulate users in the system.
|
Class and Description |
---|
UserService
Provides methods to manage the lifecycle of a user and to get information about a user that is defined in
the system.
|
Class and Description |
---|
UserService
Provides methods to manage the lifecycle of a user and to get information about a user that is defined in
the system.
|
Class and Description |
---|
UserDescriptor
Lightweight representation of a user account defined in the system.
|
Class and Description |
---|
UserDescriptor
Lightweight representation of a user account defined in the system.
|
Class and Description |
---|
AccountInfo
Account information that details account activation, licensing, and external authentication settings, if applicable.
|
AccountInfo.AccountType
The list of supported account types.
|
AuthenticationProviderInfo
Metadata representation of an authentication provider suitable for selection lists.
|
LicenseType
Metadata representation of a license type within the system.
|
LockedInfo
Account lock information detailing whether the user account is currently locked, by whom, and when.
|
LoginInfo
User account login information that details the last login and how many login attempts have been made for a
user account since the last successful login.
|
PasswordInfo
User account password information that details when the password was created, when it expires, and whether it is currently expired.
|
User
Full representation of a user account thats defined in the system.
|
UserCreateInfo
Information specifying the detailed attributes of a user account to create.
|
UserDeleteException
Thrown when there is a problem deleting a user from the system.
|
UserDescriptor
Lightweight representation of a user account defined in the system.
|
UserException
Root of the hierarchy of all user account checked exceptions within the SAS Life Science Analytics Framework Java API.
|
UserExistsException
Thrown when the user account to be created exists in the system.
|
UserLockedException
Thrown when a user account is attempted to be locked but is already locked.
|
UserNotFoundException
Thrown when the user account that is specified for an action does not exist in the system.
|
UserPasswordException
Thrown when an invalid password is specified.
|
UserUnlockedException
Thrown when a user account is attempted to be unlocked but is already unlocked.
|
Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA