See: Description
Interface | Description |
---|---|
UserService |
The user service provides methods to manage the life cycle of a user and to get information about a user defined in
the system.
|
Class | Description |
---|---|
AccountInfo |
A data transfer object listing more detailed information about a user's account.
|
AuthenticationProviderInfo |
Metadata representation of an authentication provider suitable for selection lists.
|
CreateUserInfo |
A data structure for specifying the detailed attributes of a user to be created.
|
LicenseType |
A data transfer object with license type information for a user.
|
LockedInfo |
A data transfer object with information about the lock state of a user.
|
LoginInfo |
A data transfer object containing information about the last login and how many login attempts have been made for a
particular user since their last successful login.
|
PasswordInfo |
A data transfer object with information about a user's password.
|
User |
A client representation of a user defined in the system.
|
UserDescriptor |
Light weight representation of a user defined in the system.
|
Enum | Description |
---|---|
AccountInfo.AccountType |
The list of account types currently supported.
|
Copyright (c) 2017, SAS Institute Inc., Cary, NC, USA