public class StartEvent extends Object
Modifier and Type | Class and Description |
---|---|
class |
StartEvent.AuthenticationRequest |
class |
StartEvent.IdentificationRequest |
class |
StartEvent.SigningRequest |
Constructor and Description |
---|
StartEvent() |
public StartEvent.IdentificationRequest performIdentification()
public StartEvent.IdentificationRequest getIdentificationRequest()
public StartEvent.AuthenticationRequest performAuthentication()
public StartEvent.AuthenticationRequest getAuthenticationRequest()
public StartEvent.SigningRequest performSigning()
public StartEvent.SigningRequest getSigningRequest()
Copyright © 2008-2016 FedICT. All Rights Reserved.