|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.higgins.icard.common.Card
org.eclipse.higgins.icard.provider.cardspace.common.InformationCard
| Constructor Summary | |
|---|---|
InformationCard()
|
|
| Method Summary | |
|---|---|
org.eclipse.higgins.icard.IInformationCardExtension[] |
getExtensions()
|
byte[] |
getHashSalt()
|
byte[] |
getIssuerID()
|
byte[] |
getMasterKey()
|
String |
getType()
|
boolean |
hasExtensions()
|
| Methods inherited from class org.eclipse.higgins.icard.common.Card |
|---|
getCUID, getDescription, getID, getImage, getImageType, getIssuer, getIssuerName, getName, getProvider, getSupportedClaimTypes, getSupportedClaimTypesUris, getSupportedTokenTypes, getTimeExpires, getTimeIssued, getTimeLastUpdated, getVersion, isClaimsRetrieved, isFormatSupported, isSelfIssued, setClaims |
| 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 |
|---|
addExtension, removeExtension |
| Methods inherited from interface org.eclipse.higgins.icard.ICard |
|---|
applyUpdates, beginUpdates, cancelUpdates, getClaimByLocalName, getCUID, getDescription, getID, getImage, getImageType, getIssuer, getIssuerName, getName, getProvider, getRequiredCredentials, getSupportedClaimTypesUris, getSupportedTokenTypes, getTimeExpires, getTimeIssued, getTimeLastUpdated, getVersion, isClaimsRetrieved, isEditable, isEditMode, isFormatSupported, isSelfIssued, setImage, setIssuerName, setName, setTimeExpires, toElement |
| Methods inherited from interface org.eclipse.higgins.icard.IClaimTypeContainer |
|---|
getSupportedClaimTypes |
| Methods inherited from interface org.eclipse.higgins.icard.IClaimContainer |
|---|
createClaim, getClaim, getClaims, setClaim |
| Constructor Detail |
public InformationCard()
| Method Detail |
public byte[] getIssuerID()
getIssuerID in interface org.eclipse.higgins.icard.IInformationCardpublic byte[] getHashSalt()
getHashSalt in interface org.eclipse.higgins.icard.IInformationCard
public byte[] getMasterKey()
throws org.eclipse.higgins.icard.CardException
getMasterKey in interface org.eclipse.higgins.icard.IInformationCardorg.eclipse.higgins.icard.CardExceptionpublic String getType()
getType in interface org.eclipse.higgins.icard.ICardpublic org.eclipse.higgins.icard.IInformationCardExtension[] getExtensions()
getExtensions in interface org.eclipse.higgins.icard.IInformationCardpublic boolean hasExtensions()
hasExtensions in interface org.eclipse.higgins.icard.IInformationCard
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||