be.fedict.eid.applet.service.spi
Class PreSignResult

java.lang.Object
  extended by be.fedict.eid.applet.service.spi.PreSignResult
All Implemented Interfaces:
Serializable

public class PreSignResult
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
PreSignResult(DigestInfo digestInfo, boolean logoff)
           
 
Method Summary
 DigestInfo getDigestInfo()
           
 boolean getLogoff()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreSignResult

public PreSignResult(DigestInfo digestInfo,
                     boolean logoff)
Method Detail

getDigestInfo

public DigestInfo getDigestInfo()

getLogoff

public boolean getLogoff()


Copyright © 2008-2012 FedICT. All Rights Reserved.