Package org.eclipse.higgins.icard

Interface Summary
CardStoreStrategy Strategy for storing and retrieving data from a CardStore.
ICard  
ICardConstants  
ICardProvider  
ICardProviderFactory  
ICardTemplate Declares which data should the user provide to create a card
IClaim The IClaim interface defines a set of methods to make an assertion of a specific type about an implicit entity.
IClaimContainer The IClaimContainer represents an interface of container object for IClaim objects.
IClaimType The IClaimType interface defines a set of methods to describe the type of an IClaim objects and provides an information on how to display/edit it as well as an information about its structure and data types.
IClaimTypeContainer The IClaimTypeContainer interface defines a container intarface for IClaimType objects.
IComplexClaim Represents an interface of complex claims.
IComplexClaimType  
IEndpointReference  
IInformationCard Represents CardSpace-interoperable I-Card
IManagedInformationCard Represents managed CardSpace-interoperable I-Card
IPersonalInformationCard Represents personal CardSpace-interoperable I-Card
IPolicy  
ISimpleClaim Represents an interface of simple claims.
ISimpleClaimType The ISimpleClaimType interface defines a set of methods to describe simple types of an IClaim objects.
ITemplateContainer Used to collect ITemplateElement elements into some logical group
ITemplateElement  
ITemplateValue Represents user's input data
ITokenService  
IUIDescriptor  
IURICard  
 

Class Summary
CUID  
 

Exception Summary
AuthenticationException Thrown when an attempt to authenticate has failed.
AuthenticationRequiredException Thrown when authentication is required but none authentication materials provided.
CardException  
CardStoreException  
InvalidClaimException  
InvalidStateException  
InvalidTypeException  
InvalidValueCountException  
InvalidValueException  
ReadOnlyObjectException