org.eclipse.higgins.cardstore.schemas._2005._05.identity
Interface IInformationCardPrivateData
- All Superinterfaces:
- XMLSerializer
- All Known Implementing Classes:
- InformationCardPrivateData
- public interface IInformationCardPrivateData
- extends XMLSerializer
copyright
public static final String copyright
- See Also:
- Constant Field Values
getMasterKey
public byte[] getMasterKey()
setMasterKey
public void setMasterKey(byte[] value)
getClaimValueList
public IClaimValue[] getClaimValueList()
setClaimValueList
public void setClaimValueList(IClaimValue[] claimValueList)