public abstract class AbstractHbciDialog extends Object
| Modifier and Type | Field and Description |
|---|---|
protected HBCIKernel |
kernel |
protected PinTanPassport |
passport |
| Modifier and Type | Method and Description |
|---|---|
HBCIMsgStatus |
dialogEnd() |
HBCIMsgStatus |
dialogInit(boolean withHktan) |
HBCIMsgStatus |
dialogInit(boolean withHktan,
String orderSegCode) |
abstract HBCIExecStatus |
execute(boolean close) |
abstract boolean |
isAnonymous() |
protected final PinTanPassport passport
protected final HBCIKernel kernel
public abstract HBCIExecStatus execute(boolean close)
public abstract boolean isAnonymous()
public HBCIMsgStatus dialogInit(boolean withHktan)
public HBCIMsgStatus dialogInit(boolean withHktan, String orderSegCode)
public HBCIMsgStatus dialogEnd()
Copyright © 2020. All rights reserved.