Uses of Class
org.jboss.security.authorization.AuthorizationException

Packages that use AuthorizationException
org.jboss.security   
org.jboss.security.authorization   
 

Uses of AuthorizationException in org.jboss.security
 

Methods in org.jboss.security that throw AuthorizationException
 int AuthorizationManager.authorize(Resource resource)
          Authorize a resource
 EntitlementHolder<?> AuthorizationManager.entitlements(Resource resource, org.jboss.security.identity.Identity identity)
          Instance Based Security Get all the entitlements assigned to the components of a Resource
 

Uses of AuthorizationException in org.jboss.security.authorization
 

Methods in org.jboss.security.authorization that throw AuthorizationException
 boolean AuthorizationModule.abort()
          Abort the Authorization Process
abstract  int AuthorizationContext.authorize(Resource resource)
          Authorize the Resource
 boolean AuthorizationModule.commit()
          Overall authorization process has succeeded.
 



Copyright © 2007 JBoss Inc.. All Rights Reserved.