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 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.
 



Copyright © 2010 Seam Framework. All Rights Reserved.