|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.icard.provider.cardspace.common.InformationCard
org.eclipse.higgins.icard.provider.cardspace.common.ManagedCard
| Constructor Summary | |
|---|---|
ManagedCard()
|
|
| Method Summary | |
|---|---|
org.eclipse.higgins.icard.IClaim |
getClaim(String type)
|
org.eclipse.higgins.icard.IClaim |
getClaimByLocalName(String shortTypeName)
|
Iterator |
getClaims()
|
Element |
getPrivacyNotice()
|
Boolean |
getRequireAppliesTo()
|
org.eclipse.higgins.icard.auth.ICredentialDescriptor[] |
getRequiredCredentials()
|
List |
getTokenServices()
|
void |
initFromXML(Element crd)
|
org.eclipse.higgins.icard.io.IElement |
toElement(org.eclipse.higgins.icard.io.IElementFormat format)
|
| Methods inherited from class org.eclipse.higgins.icard.provider.cardspace.common.InformationCard |
|---|
getCUID, getDescription, getHashSalt, getID, getImage, getImageType, getIssuer, getIssuerID, getIssuerName, getMasterKey, getName, getProvider, getSupportedClaimTypes, getSupportedClaimTypesUris, getSupportedTokenTypes, getTimeExpires, getTimeIssued, getTimeLastUpdated, getType, getVersion, isClaimsRetrieved, isFormatSupported, isSelfIssued |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.higgins.icard.IInformationCard |
|---|
getHashSalt, getIssuerID, getMasterKey |
| Methods inherited from interface org.eclipse.higgins.icard.ICard |
|---|
applyUpdates, beginUpdates, cancelUpdates, getCUID, getDescription, getID, getImage, getImageType, getIssuer, getIssuerName, getName, getProvider, getSupportedClaimTypesUris, getSupportedTokenTypes, getTimeExpires, getTimeIssued, getTimeLastUpdated, getType, getVersion, isClaimsRetrieved, isEditable, isEditMode, isFormatSupported, isSelfIssued, setImage, setIssuerName, setName, setTimeExpires |
| Methods inherited from interface org.eclipse.higgins.icard.IClaimTypeContainer |
|---|
getSupportedClaimTypes |
| Methods inherited from interface org.eclipse.higgins.icard.IClaimContainer |
|---|
createClaim, setClaim |
| Constructor Detail |
public ManagedCard()
| Method Detail |
public List getTokenServices()
getTokenServices in interface org.eclipse.higgins.icard.IManagedInformationCardpublic Boolean getRequireAppliesTo()
getRequireAppliesTo in interface org.eclipse.higgins.icard.IManagedInformationCardpublic Element getPrivacyNotice()
getPrivacyNotice in interface org.eclipse.higgins.icard.IManagedInformationCard
public void initFromXML(Element crd)
throws org.eclipse.higgins.icard.CardException,
DOMException
crd -
org.eclipse.higgins.icard.CardException
DOMException
public org.eclipse.higgins.icard.io.IElement toElement(org.eclipse.higgins.icard.io.IElementFormat format)
throws org.eclipse.higgins.icard.CardException,
org.eclipse.higgins.icard.io.CardIOException,
org.eclipse.higgins.icard.io.UnsupportedElementFormatException
toElement in interface org.eclipse.higgins.icard.IInformationCardorg.eclipse.higgins.icard.CardException
org.eclipse.higgins.icard.io.CardIOException
org.eclipse.higgins.icard.io.UnsupportedElementFormatExceptionpublic org.eclipse.higgins.icard.auth.ICredentialDescriptor[] getRequiredCredentials()
getRequiredCredentials in interface org.eclipse.higgins.icard.ICard
public org.eclipse.higgins.icard.IClaim getClaim(String type)
throws org.eclipse.higgins.icard.AuthenticationRequiredException,
org.eclipse.higgins.icard.InvalidTypeException,
org.eclipse.higgins.icard.CardException
getClaim in interface org.eclipse.higgins.icard.IClaimContainerorg.eclipse.higgins.icard.AuthenticationRequiredException
org.eclipse.higgins.icard.InvalidTypeException
org.eclipse.higgins.icard.CardException
public org.eclipse.higgins.icard.IClaim getClaimByLocalName(String shortTypeName)
throws org.eclipse.higgins.icard.AuthenticationRequiredException,
org.eclipse.higgins.icard.InvalidTypeException,
org.eclipse.higgins.icard.CardException
getClaimByLocalName in interface org.eclipse.higgins.icard.ICardorg.eclipse.higgins.icard.AuthenticationRequiredException
org.eclipse.higgins.icard.InvalidTypeException
org.eclipse.higgins.icard.CardException
public Iterator getClaims()
throws org.eclipse.higgins.icard.CardException
getClaims in interface org.eclipse.higgins.icard.IClaimContainerorg.eclipse.higgins.icard.CardException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||