Uses of Interface
org.jboss.security.authorization.Resource

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

Uses of Resource in org.jboss.security
 

Methods in org.jboss.security with parameters of type Resource
 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 Resource in org.jboss.security.authorization
 

Methods in org.jboss.security.authorization with parameters of type Resource
 int AuthorizationModule.authorize(Resource resource)
          Authorize the resource
abstract  int AuthorizationContext.authorize(Resource resource)
          Authorize the Resource
 



Copyright © 2007 JBoss Inc.. All Rights Reserved.