public class HbciSandboxContext extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HbciSandboxContext.Request |
| Constructor and Description |
|---|
HbciSandboxContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getRequestBankBlz() |
Map<String,String> |
getRequestData() |
String |
getRequestDataRegex(String regex) |
Operation |
getRequestOperation() |
String |
getRequestPin() |
String |
getRequestTan() |
String |
getRequestUserLogin() |
boolean |
isPinOk() |
boolean |
isTanEmpty() |
boolean |
isTanOk() |
public Operation getRequestOperation()
public boolean isPinOk()
public boolean isTanOk()
public boolean isTanEmpty()
public String getRequestPin()
public String getRequestTan()
public String getRequestBankBlz()
public String getRequestUserLogin()
Copyright © 2020. All rights reserved.