org.kth.pdc.grid.serviceInt
Interface StsService

All Superinterfaces:
GridService, IdentifiableResource, ManagedGridService, WSTrust
All Known Implementing Classes:
STServiceImpl

@WebService(targetNamespace="http://www.it-innovation.soton.ac.uk/2006/grid/stsservice",
            name="StsService",
            serviceName="StsService")
@SoapBindingName(value="STServiceSoapBinding")
public interface StsService
extends ManagedGridService, GridService, WSTrust


Field Summary
static String STS_SERVICE_RESOURCE_TYPE
           
 
Fields inherited from interface uk.ac.soton.itinnovation.grid.comms.management.ManagedGridService
FREE_SERVICE
 
Fields inherited from interface uk.ac.soton.itinnovation.grid.comms.wstrust.WSTrust
DEFAULT_WSTRUST_ISSUER, requestSecurityToken, VALIDATE_SUBJECT_DESCRIPTION, WSTRUST_REQUEST_TYPE_ISSUANCE, WSTRUST_REQUEST_TYPE_VALIDATION, WSTRUST_SAML_1_1, WSTRUST_STATUS, WSTRUST_STATUS_INVALID, WSTRUST_STATUS_VALID, XMLNS_WSTRUST, XMLNS_WSU
 
Method Summary
 Document getDN(Element req)
           
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.management.ManagedGridService
addTrustedAccountService, getAdditionalFederationMethods, getAdditionalFederations, getFederatedMethods, getTrustedAccountServices, removeTrustedAccountService, setAdditionalFederation
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.GridService
getResources, getServiceProviderID, getServiceProviderIssuer
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.IdentifiableResource
getServiceMatchPattern
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.wstrust.WSTrust
RequestSecurityToken
 

Field Detail

STS_SERVICE_RESOURCE_TYPE

static final String STS_SERVICE_RESOURCE_TYPE
See Also:
Constant Field Values
Method Detail

getDN

@WebMethod(documentStyle=true)
Document getDN(Element req)
               throws RemoteException,
                      Exception
Throws:
RemoteException
Exception


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