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

All Superinterfaces:
PDP
All Known Implementing Classes:
PDPServiceImpl

@WebService(targetNamespace="http://www.it-innovation.soton.ac.uk/2006/grid/pbac",
            name="PDPService",
            serviceName="PDPServiceService")
@SoapBindingName(value="PBACSoapBinding")
public interface PDPService
extends PDP


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
addPolicyRule, check, deployPolicy, getAvailableSignals, getDefaultVersion, getDeployedPolicies, getHasRole, getPolicyRules, getProcessRolesForSubject, getProcessState, getResources, getResourceStatusMessage, getResourceType, getStaticPolicy, getValidProcessRoles, getVersion, lockAndCheck, lockForAdmin, newProcess, removePolicyRule, signal, undeployPolicy, unlock
 

Field Detail

PBAC_SERVICE_RESOURCE_TYPE

static final String PBAC_SERVICE_RESOURCE_TYPE
See Also:
Constant Field Values


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