be.fedict.eid.applet.service
Class EIdData
java.lang.Object
be.fedict.eid.applet.service.EIdData
- All Implemented Interfaces:
- Serializable
public class EIdData
- extends Object
- implements Serializable
Top-level eID data container.
- Author:
- Frank Cornelis
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
identity
public Identity identity
address
public Address address
photo
public byte[] photo
identifier
public String identifier
certs
public EIdCertsData certs
EIdData
public EIdData()
getSerialVersionUID
public static long getSerialVersionUID()
getIdentity
public Identity getIdentity()
getAddress
public Address getAddress()
getPhoto
public byte[] getPhoto()
getIdentifier
public String getIdentifier()
getCerts
public EIdCertsData getCerts()
Copyright © 2008-2013 FedICT. All Rights Reserved.