be.fedict.eid.applet.service.cdi
Class StartEvent.AuthenticationRequest

java.lang.Object
  extended by be.fedict.eid.applet.service.cdi.StartEvent.AuthenticationRequest
Enclosing class:
StartEvent

public class StartEvent.AuthenticationRequest
extends Object


Constructor Summary
StartEvent.AuthenticationRequest()
           
 
Method Summary
 String getTransactionMessage()
           
 StartEvent.AuthenticationRequest includeAddress()
           
 StartEvent.AuthenticationRequest includeIdentity()
           
 StartEvent.AuthenticationRequest includePhoto()
           
 boolean isIncludeAddress()
           
 boolean isIncludeIdentity()
           
 boolean isIncludePhoto()
           
 boolean isLogoff()
           
 boolean isPreLogoff()
           
 boolean isRemoveCard()
           
 boolean isRequireSecureReader()
           
 StartEvent.AuthenticationRequest logoff()
           
 StartEvent.AuthenticationRequest preLogoff()
           
 StartEvent.AuthenticationRequest removeCard()
           
 StartEvent.AuthenticationRequest requireSecureReader()
           
 StartEvent.AuthenticationRequest setTransactionMessage(String transactionMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartEvent.AuthenticationRequest

public StartEvent.AuthenticationRequest()
Method Detail

logoff

public StartEvent.AuthenticationRequest logoff()

removeCard

public StartEvent.AuthenticationRequest removeCard()

preLogoff

public StartEvent.AuthenticationRequest preLogoff()

includeAddress

public StartEvent.AuthenticationRequest includeAddress()

includeIdentity

public StartEvent.AuthenticationRequest includeIdentity()

includePhoto

public StartEvent.AuthenticationRequest includePhoto()

requireSecureReader

public StartEvent.AuthenticationRequest requireSecureReader()

setTransactionMessage

public StartEvent.AuthenticationRequest setTransactionMessage(String transactionMessage)

isLogoff

public boolean isLogoff()

isRemoveCard

public boolean isRemoveCard()

isPreLogoff

public boolean isPreLogoff()

isIncludeAddress

public boolean isIncludeAddress()

isIncludeIdentity

public boolean isIncludeIdentity()

isIncludePhoto

public boolean isIncludePhoto()

isRequireSecureReader

public boolean isRequireSecureReader()

getTransactionMessage

public String getTransactionMessage()


Copyright © 2008-2014 FedICT. All Rights Reserved.