be.fedict.eid.applet.service.impl
Class VcardGenerator
java.lang.Object
be.fedict.eid.applet.service.impl.VcardGenerator
public class VcardGenerator
- extends Object
vCard generator for eID identity data. The implementation is using a "light"
implementation
- Author:
- Bart Hanssens
- See Also:
VcardServlet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VcardGenerator
public VcardGenerator()
generateVcard
public byte[] generateVcard(EIdData eIdData)
throws IOException
- Generate vCard using data from the eID card
- Parameters:
eIdData
- ID data retrieved from eID card
- Returns:
- vCard as raw bytes
- Throws:
IOException
Copyright © 2008-2014 FedICT. All Rights Reserved.