public final class HBCIUser extends Object implements IHandlerData
| Constructor and Description |
|---|
HBCIUser(HBCIKernelImpl kernel,
HBCIPassportInternal passport,
boolean forceAsParent) |
| Modifier and Type | Method and Description |
|---|---|
void |
fetchSigId() |
void |
fetchSysId() |
void |
fetchUPD() |
MsgGen |
getMsgGen() |
HBCIPassport |
getPassport() |
void |
lockKeys() |
void |
manuallySetNewKeys(KeyPair sigKey,
KeyPair encKey) |
void |
register() |
void |
updateUPD(Properties result) |
public HBCIUser(HBCIKernelImpl kernel, HBCIPassportInternal passport, boolean forceAsParent)
public void fetchSysId()
public void fetchSigId()
public void updateUPD(Properties result)
public void fetchUPD()
public void register()
public void lockKeys()
public MsgGen getMsgGen()
getMsgGen in interface IHandlerDatapublic HBCIPassport getPassport()
getPassport in interface IHandlerDataCopyright © 2017. All rights reserved.