Package | Description |
---|---|
com.sas.lsaf.security.authentication |
Exceptions that can be thrown when authenticating a user.
|
Modifier and Type | Class and Description |
---|---|
class |
AccountDeactivatedException
Thrown when an authentication request is rejected because the account is in a deactivated state.
|
class |
AccountExpiredException
Thrown when an authentication request is rejected because the account is in an expired state.
|
class |
AccountLockedException
Thrown when an authentication request is rejected because the account is in a locked state.
|
class |
AccountNotFoundException
Thrown when an authentication request is rejected because the account does not exist within the system.
|
<i>Copyright (c) 2021, SAS Institute Inc., Cary, NC, USA</i>