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

java.lang.Object
  extended by be.fedict.eid.applet.service.cdi.StartEvent

public class StartEvent
extends Object


Nested Class Summary
 class StartEvent.AuthenticationRequest
           
 class StartEvent.IdentificationRequest
           
 
Constructor Summary
StartEvent()
           
 
Method Summary
 StartEvent.AuthenticationRequest getAuthenticationRequest()
           
 StartEvent.IdentificationRequest getIdentificationRequest()
           
 StartEvent.AuthenticationRequest performAuthentication()
           
 StartEvent.IdentificationRequest performIdentification()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartEvent

public StartEvent()
Method Detail

performIdentification

public StartEvent.IdentificationRequest performIdentification()

getIdentificationRequest

public StartEvent.IdentificationRequest getIdentificationRequest()

performAuthentication

public StartEvent.AuthenticationRequest performAuthentication()

getAuthenticationRequest

public StartEvent.AuthenticationRequest getAuthenticationRequest()


Copyright © 2008-2014 FedICT. All Rights Reserved.