Package | Description |
---|---|
com.sas.lsaf.security.user |
Service and classes to create and manipulate users in the system.
|
Modifier and Type | Class and Description |
---|---|
class |
UserDeleteException
Thrown when there is a problem deleting a user from the system.
|
class |
UserExistsException
Thrown when the user account to be created exists in the system.
|
class |
UserLockedException
Thrown when a user account is attempted to be locked but is already locked.
|
class |
UserNotFoundException
Thrown when the user account that is specified for an action does not exist in the system.
|
class |
UserPasswordException
Thrown when an invalid password is specified.
|
class |
UserUnlockedException
Thrown when a user account is attempted to be unlocked but is already unlocked.
|
<i>Copyright (c) 2020, SAS Institute Inc., Cary, NC, USA</i>