|
||||||||||||
| 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 DigitalSubject with claim values of the card is stored |
String |
getClaimListSubjectID()
ID of DigitalSubject which holds claim values of the card |
byte[] |
getPinDigest()
Contains the base64 encoded bytes of the SHA1 hash of the pin code |
void |
setPinCode(String pinCode)
Used to set/remove pin protection |
| Methods inherited from interface org.eclipse.higgins.icard.IInformationCard |
|---|
getHashSalt, getMasterKey, toXML |
| 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, 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(String pinCode)
throws CardException
pinCode -
CardExceptionpublic URI getClaimListContextID()
public String getClaimListSubjectID()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||