| Package | Description |
|---|---|
| org.jboss.seam.security |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticationException
Thrown if there is an error during the authentication process
|
class |
AuthorizationException
Thrown when an authenticated user has insufficient rights to perform an operation.
|
class |
NotLoggedInException
Thrown when an unauthenticated user attempts to execute a restricted action.
|
class |
SecurityDefinitionException
This exception is thrown when a security-related configuration error is detected,
such as a missing or ambiguous security binding type
|
Copyright © 2013 Seam Framework. All Rights Reserved.