@Version(value="1.2.0")
| Class | Description |
|---|---|
| WebSecurityHelper |
Provides methods to perform security functions for web applications.
|
| Exception | Description |
|---|---|
| PasswordExpiredException |
This exception is thrown when a programmatic login is performed against a user registry which is configured
to report when a user's password is expired.
|
| UserRevokedException |
This exception is thrown when a programmatic login is performed against a user registry which is configured
to report when a user's id is revoked.
|