Package | Description |
---|---|
org.jboss.errai.security.shared.exception |
Modifier and Type | Class and Description |
---|---|
class |
AlreadyLoggedInException
Thrown when authentication is attempted while a user is currently logged in.
|
class |
AuthenticationException
Super-type of all Exceptions thrown during authentication.
|
class |
FailedAuthenticationException
Thrown when authentication fails from invalid credentials.
|
class |
UnauthenticatedException
Thrown when a user attempts access to a resource which requires
authentication while the user is unauthenticated.
|
class |
UnauthorizedException
Thrown when the user attempts to access a resource which requires greater
privileges than the user possesses.
|
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.