Uses of Class
uk.ac.soton.itinnovation.grid.pbac2.pdp.ActionCurrentlyUnavailableException

Packages that use ActionCurrentlyUnavailableException
uk.ac.soton.itinnovation.grid.pbac2.pdp   
uk.ac.soton.itinnovation.grid.pbac2.pdp.dynamic   
uk.ac.soton.itinnovation.grid.pbac2.pdp.staticpolicy   
 

Uses of ActionCurrentlyUnavailableException in uk.ac.soton.itinnovation.grid.pbac2.pdp
 

Methods in uk.ac.soton.itinnovation.grid.pbac2.pdp that throw ActionCurrentlyUnavailableException
 void PDP.check(String resourceID, SubjectDescription subjectDesc, String action)
          Checks if the request is granted.
 void ServicePolicy.checkAuthorised(Set<String> processRoles, String action, String state)
          Decides whether a user with the given roles may perform the requested operation for a resource in the given state.
 String PDP.lockAndCheck(String resourceID, SubjectDescription subjectDesc, String action)
          Locks the resource and checks if the request is granted.
 

Uses of ActionCurrentlyUnavailableException in uk.ac.soton.itinnovation.grid.pbac2.pdp.dynamic
 

Methods in uk.ac.soton.itinnovation.grid.pbac2.pdp.dynamic that throw ActionCurrentlyUnavailableException
 void PDPImpl.check(String resourceID, SubjectDescription subjectDesc, String action)
           
 String PDPImpl.lockAndCheck(String resourceID, SubjectDescription subjectSpec, String action)
           
 

Uses of ActionCurrentlyUnavailableException in uk.ac.soton.itinnovation.grid.pbac2.pdp.staticpolicy
 

Methods in uk.ac.soton.itinnovation.grid.pbac2.pdp.staticpolicy that throw ActionCurrentlyUnavailableException
 void ITInnovationServicePolicyImpl.checkAuthorised(Set<String> myProcessRoles, String action, String stateName)
           
 



Copyright © 2001-2007 University of Southampton IT Innovation Centre. All Rights Reserved.