|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Represents personal CardSpace-interoperable I-Card
| Method Summary | |
|---|---|
URI |
getClaimListContextID()
URI of the context where Entity with claim values of the card is stored |
String |
getClaimListEntityID()
ID of Entity which holds claim values of the card |
byte[] |
getPinDigest()
Contains the base64 encoded bytes of the SHA1 hash of the pin code |
void |
setPinCode(IPinCodeCredential pinCodeCredential)
Used to set/remove pin protection |
| Methods inherited from interface org.eclipse.higgins.icard.IInformationCard |
|---|
getHashSalt, getIssuerID, getMasterKey, toElement |
| 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, 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, getClaim, getClaims, setClaim |
| Method Detail |
public byte[] getPinDigest()
throws CardException
CardException
public void setPinCode(IPinCodeCredential pinCodeCredential)
throws CardException
pinCodeCredential -
CardExceptionpublic URI getClaimListContextID()
public String getClaimListEntityID()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||