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