Package | Description |
---|---|
org.picketlink | |
org.picketlink.authentication | |
org.picketlink.http |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationRequiredException
Thrown to indicate that authentication is required before invoking a target.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.