Uses of Class
org.jboss.seam.security.SecurityException

Packages that use SecurityException
org.jboss.seam.security   
 

Uses of SecurityException in org.jboss.seam.security
 

Subclasses of SecurityException in org.jboss.seam.security
 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 © 2011 Seam Framework. All Rights Reserved.