public class StartEvent.AuthenticationRequest extends Object
Constructor and Description |
---|
AuthenticationRequest() |
Modifier and Type | Method and Description |
---|---|
StartEvent.AuthenticationRequest |
enableSecureChannelBinding() |
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() |
boolean |
isSecureChannelBinding() |
StartEvent.AuthenticationRequest |
logoff() |
StartEvent.AuthenticationRequest |
preLogoff() |
StartEvent.AuthenticationRequest |
removeCard() |
StartEvent.AuthenticationRequest |
requireSecureReader() |
StartEvent.AuthenticationRequest |
setTransactionMessage(String transactionMessage) |
public StartEvent.AuthenticationRequest logoff()
public StartEvent.AuthenticationRequest removeCard()
public StartEvent.AuthenticationRequest preLogoff()
public StartEvent.AuthenticationRequest includeAddress()
public StartEvent.AuthenticationRequest includeIdentity()
public StartEvent.AuthenticationRequest includePhoto()
public StartEvent.AuthenticationRequest requireSecureReader()
public StartEvent.AuthenticationRequest enableSecureChannelBinding()
public StartEvent.AuthenticationRequest setTransactionMessage(String transactionMessage)
public boolean isLogoff()
public boolean isRemoveCard()
public boolean isPreLogoff()
public boolean isIncludeAddress()
public boolean isIncludeIdentity()
public boolean isIncludePhoto()
public boolean isRequireSecureReader()
public String getTransactionMessage()
public boolean isSecureChannelBinding()
Copyright © 2008-2015 FedICT. All Rights Reserved.