Package uk.ac.soton.itinnovation.grid.types

Interface Summary
FederationSelector A resource that selects a Federation from a list of possible Federations.
GridService SOAP operations common to most services.
PolicyManagement A resource whose access control rules can be managed.
ResourceMetadata Resources with associated meta-data.
Signallable A resource which can receive signals.
ThrowingRunnable Like java.lang.Runnable, but the run() method can throw an exception.
 

Class Summary
AdditionalSecurityToken A signed security token.
CertificateDeserializer  
CertificateDeserializerFactory  
CertificateSerializer  
CertificateSerializerFactory  
ConversationID Utility class for handling EPRs.
IDType A (subject, issuer) distinguished names pair.
MatchPattern A pattern for matching a set of security credentials.
MatchRule A rule used in determining whether a user has a process role.
ParsedSubjectDescription Extends SubjectDescription to store the parsed SAMLAssertion from the additionalSecurityTokens field (for efficiency).
PolicyManagementWSDL This class exists only to let java2wsdl discover the argument names.
PolicyRule A rule used in determining whether a user has a role.
SubjectDescription The identity details of a user (eg, as checked by WSS4J).
TrustedAttribute An unsigned trusted security token.
 

Enum Summary
PolicyRuleType  
 

Exception Summary
GridErrorException An internal fault in a service (i.e., a problem that is not the fault of the client invoking the service).
GridFailureException An error caused by the client trying to perform an invalid operation.
InvalidMatchRuleException Thrown when the user specifies an unrecognised subject match pattern.
InvalidSubjectDescriptorException Thrown when a SubjectDescription is invalid.
Stop Exception thrown by admin tools to indicate that the user must stop and perform some configuration step.
 



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