|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPersonalInformationCard
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 |
Map |
getDirtyClaims()
|
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 |
|---|
addExtension, getExtensions, getHashSalt, getIssuerID, getMasterKey, getRawMasterKey, hasExtensions, 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, getType, getVersion, isClaimsRetrieved, isEditable, isEditMode, isFormatSupported, isSelfIssued, setImage, setIssuerName, setName, setTimeExpires, toElement |
| Methods inherited from interface org.eclipse.higgins.icard.IClaimContainer |
|---|
createClaim, getClaim, getClaims, setClaim |
| Method Detail |
|---|
byte[] getPinDigest()
throws CardException
CardException
void setPinCode(IPinCodeCredential pinCodeCredential)
throws CardException
pinCodeCredential -
CardExceptionURI getClaimListContextID()
String getClaimListEntityID()
Map getDirtyClaims()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||