Package | Description |
---|---|
org.picketlink.authentication | |
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 |
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.