public abstract class AbstractPinTanPassport extends AbstractHBCIPassport
callback, properties| Constructor and Description |
|---|
AbstractPinTanPassport(Properties properties,
HBCICallback callback) |
canMixSecMethods, clearBPD, clearMyDigKey, clearMyEncKey, clearMySigKey, clearUPD, fillAccountInfo, getAccount, getAccounts, getBLZ, getBPD, getBPDVersion, getCallback, getCID, getCountry, getCustomerId, getDefaultLang, getHBCIVersion, getHost, getInstance, getInstance, getInstance, getInstance, getInstName, getJobRestrictions, getJobRestrictions, getLang, getLowlevelJobRestrictions, getMaxGVperMsg, getMaxMsgSizeKB, getParamSegmentNames, getPersistentData, getPersistentData, getPort, getProperties, getSigId, getSupportedLowlevelJobs, getSuppVersions, getSysId, getUPD, getUPDVersion, getUserId, isSupported, setBLZ, setCountry, setCustomerId, setHBCIVersion, setHost, setPersistentData, setPersistentData, setPort, setSigId, setSysId, setUPD, setUserIdpublic AbstractPinTanPassport(Properties properties, HBCICallback callback)
public void setBPD(Properties p)
setBPD in interface HBCIPassportInternalsetBPD in class AbstractHBCIPassportpublic boolean postInitResponseHook(HBCIMsgStatus msgStatus)
public boolean isSupported()
public void setCurrentTANMethod(String method)
public String getCurrentTANMethod(boolean recheckSupportedSecMechs)
public Properties getCurrentSecMechInfo()
public Hashtable<String,Properties> getTwostepMechanisms()
public String getProfileMethod()
public String getProfileVersion()
public boolean needUserKeys()
public boolean needUserSig()
public String getSysStatus()
public boolean hasInstSigKey()
public boolean hasInstEncKey()
public boolean hasMySigKey()
public boolean hasMyEncKey()
public HBCIKey getInstSigKey()
public HBCIKey getInstEncKey()
public String getInstSigKeyName()
public String getInstSigKeyNum()
public String getInstSigKeyVersion()
public String getInstEncKeyName()
public String getInstEncKeyNum()
public String getInstEncKeyVersion()
public String getMySigKeyName()
public String getMySigKeyNum()
public String getMySigKeyVersion()
public String getMyEncKeyName()
public String getMyEncKeyNum()
public String getMyEncKeyVersion()
public HBCIKey getMyPublicDigKey()
public HBCIKey getMyPrivateDigKey()
public HBCIKey getMyPublicSigKey()
public HBCIKey getMyPrivateSigKey()
public HBCIKey getMyPublicEncKey()
public HBCIKey getMyPrivateEncKey()
public String getCryptMode()
public String getCryptAlg()
public String getCryptKeyType()
public String getSigFunction()
public String getCryptFunction()
public String getSigAlg()
public String getSigMode()
public String getHashAlg()
public void setInstSigKey(HBCIKey key)
public void setInstEncKey(HBCIKey key)
public void setMyPublicDigKey(HBCIKey key)
public void setMyPrivateDigKey(HBCIKey key)
public void setMyPublicSigKey(HBCIKey key)
public void setMyPrivateSigKey(HBCIKey key)
public void setMyPublicEncKey(HBCIKey key)
public void setMyPrivateEncKey(HBCIKey key)
public void incSigId()
incSigId in interface HBCIPassportInternalincSigId in class AbstractHBCIPassportpublic void deactivateTANVerifyMode()
public String getProxy()
public void setProxy(String proxy)
public String getProxyPass()
public String getProxyUser()
public void afterCustomDialogInitHook(List<List<HBCIJobImpl>> msgs)
public void setPIN(String pin)
public String getPIN()
public void clearPIN()
public int getMaxGVSegsPerMsg()
getMaxGVSegsPerMsg in interface HBCIPassportInternalgetMaxGVSegsPerMsg in class AbstractHBCIPassportCopyright © 2018. All rights reserved.