Package | Description |
---|---|
org.picketlink.authentication | |
org.picketlink.common.exceptions | |
org.picketlink.config.http | |
org.picketlink.http | |
org.picketlink.idm | |
org.picketlink.idm.config |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationException
Thrown if there is an error during the authentication process
|
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 |
NotImplementedException
An exception that indicates that something is not ready for use.
|
Modifier and Type | Class and Description |
---|---|
class |
HttpSecurityConfigurationException |
Modifier and Type | Class and Description |
---|---|
class |
AccessDeniedException
Thrown to indicate that access was denied for a specific resource.
|
class |
AuthenticationRequiredException
Thrown to indicate that authentication is required before invoking a target.
|
class |
MethodNotAllowedException
Thrown to indicate that a HTTP method is not allowed.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentityManagementException
This exception is thrown if there is an error during an identity management operation.
|
Modifier and Type | Class and Description |
---|---|
class |
OperationNotSupportedException
An
OperationNotSupportedException is thrown to indicate that a AttributedType or
IdentityStoreConfiguration.IdentityOperation is not supported by the configuration. |
class |
SecurityConfigurationException
This exception is thrown when a problem is found with the Security API configuration
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.