| Package | Description |
|---|---|
| org.picketlink | |
| org.picketlink.authentication |
| Modifier and Type | Method and Description |
|---|---|
Identity.AuthenticationResult |
Identity.login()
Attempts to authenticate the user.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LockedAccountException
Thrown during the authentication process to indicate that the account being validated is disabled.
|
class |
UnexpectedCredentialException
Thrown during the authentication process to indicate that credentials are not supported or could not be handled.
|
class |
UserAlreadyLoggedInException
Thrown during the authentication process to indicate that an user is already authenticated.
|
Copyright © 2013. All Rights Reserved.