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
public static final String copyright
- See Also:
- Constant Field Values
isIsSelfIssued
public boolean isIsSelfIssued()
setIsSelfIssued
public void setIsSelfIssued(boolean value)
unsetIsSelfIssued
public void unsetIsSelfIssued()
isSetIsSelfIssued
public boolean isSetIsSelfIssued()
getPinDigest
public byte[] getPinDigest()
setPinDigest
public void setPinDigest(byte[] value)
getHashSalt
public byte[] getHashSalt()
setHashSalt
public void setHashSalt(byte[] value)
getTimeLastUpdated
public Date getTimeLastUpdated()
setTimeLastUpdated
public void setTimeLastUpdated(Date timeLastUpdated)
getIssuerId
public byte[] getIssuerId()
setIssuerId
public void setIssuerId(byte[] value)
getIssuerName
public String getIssuerName()
setIssuerName
public void setIssuerName(String value)
getBackgroundColor
public int getBackgroundColor()
setBackgroundColor
public void setBackgroundColor(int value)
unsetBackgroundColor
public void unsetBackgroundColor()
isSetBackgroundColor
public boolean isSetBackgroundColor()