org.eclipse.higgins.cardstore.schemas._2005._05.identity
Interface IInformationCardMetaData
- All Superinterfaces:
- IInformationCard, XMLSerializer
- All Known Implementing Classes:
- InformationCardMetaData
public interface IInformationCardMetaData
- extends IInformationCard
| Methods inherited from interface org.eclipse.higgins.cardstore.schemas._2005._05.identity.IInformationCard |
getCardImage, getCardName, getInformationCardReference, getIssuer, getLang, getPrivacyNotice, getRequireAppliesTo, getSupportedClaimTypeList, getSupportedTokenTypeList, getTimeExpires, getTimeIssued, getTokenServiceList, setCardImage, setCardName, setInformationCardReference, setIssuer, setLang, setPrivacyNotice, setRequireAppliesTo, setSupportedClaimTypeList, setSupportedTokenTypeList, setTimeExpires, setTimeIssued, setTokenServiceList |
copyright
static final String copyright
- See Also:
- Constant Field Values
isIsSelfIssued
boolean isIsSelfIssued()
setIsSelfIssued
void setIsSelfIssued(boolean value)
unsetIsSelfIssued
void unsetIsSelfIssued()
isSetIsSelfIssued
boolean isSetIsSelfIssued()
getPinDigest
byte[] getPinDigest()
setPinDigest
void setPinDigest(byte[] value)
getHashSalt
byte[] getHashSalt()
setHashSalt
void setHashSalt(byte[] value)
getTimeLastUpdated
Date getTimeLastUpdated()
setTimeLastUpdated
void setTimeLastUpdated(Date timeLastUpdated)
getIssuerId
byte[] getIssuerId()
setIssuerId
void setIssuerId(byte[] value)
getIssuerName
String getIssuerName()
setIssuerName
void setIssuerName(String value)
getBackgroundColor
int getBackgroundColor()
setBackgroundColor
void setBackgroundColor(int value)
unsetBackgroundColor
void unsetBackgroundColor()
isSetBackgroundColor
boolean isSetBackgroundColor()