uk.ac.soton.itinnovation.grid.pbac2.service
Interface PDPService

All Superinterfaces:
PDP, WebAdmin
All Known Implementing Classes:
PDPServiceImpl

@WebServiceWSDL(targetNamespace="http://www.it-innovation.soton.ac.uk/2006/grid/pbac",
                portTypeName="PDPService",
                bindingName="PBACSoapBinding",
                serviceName="PDPServiceService")
public interface PDPService
extends PDP, WebAdmin


Field Summary
static String PBAC_SERVICE_RESOURCE_TYPE
           
 
Fields inherited from interface uk.ac.soton.itinnovation.grid.pbac2.pdp.PDP
DESTROYED_STATE, GROUP_MEMBER_ROLE, UNINITIALISED_STATE
 
Method Summary
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.pbac2.pdp.PDP
addAccessControlRule, check, deployPolicy, getAccessControlRules, getAvailableSignals, getDefaultVersion, getDeployedPolicies, getHasRole, getProcessRolesForSubject, getProcessState, getResources, getResourceType, getStaticPolicy, getValidProcessRoles, getVersion, lockAndCheck, lockForAdmin, newProcess, removeAccessControlRule, signal, undeployPolicy, unlock
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.webadmin.WebAdmin
ensurePoliciesDeployed, getAtomFeed
 

Field Detail

PBAC_SERVICE_RESOURCE_TYPE

static final String PBAC_SERVICE_RESOURCE_TYPE
See Also:
Constant Field Values


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