Uses of Class
org.kapott.hbci.passport.HBCIPassportList
Packages that use HBCIPassportList
Package
Description
Dieses Package enthält alle Klassen zur internen Repräsentation von
(Highlevel-)Jobs.
Package, welches diverse Klassen für den Zugriff auf die Funktionen
von HBCI4Java enthält.
Passports repräsentieren die HBCI-Sicherheitsmedien, mit denen Zugangsdaten
eines Bankkunden verwaltet werden.
-
Uses of HBCIPassportList in org.kapott.hbci.GV
Methods in org.kapott.hbci.GV that return HBCIPassportList -
Uses of HBCIPassportList in org.kapott.hbci.manager
Methods in org.kapott.hbci.manager with parameters of type HBCIPassportListModifier and TypeMethodDescriptionHBCIKernelImpl.rawDoIt
(HBCIPassportList passports, boolean signit, boolean cryptit, boolean needCrypt) -
Uses of HBCIPassportList in org.kapott.hbci.passport
Methods in org.kapott.hbci.passport with parameters of type HBCIPassportList -
Uses of HBCIPassportList in org.kapott.hbci.security
Methods in org.kapott.hbci.security with parameters of type HBCIPassportListModifier and TypeMethodDescriptionvoid
Sig.init
(IHandlerData handlerdata, MSG msg, HBCIPassportList passports) Constructors in org.kapott.hbci.security with parameters of type HBCIPassportList -
Uses of HBCIPassportList in org.kapott.hbci.security.factory
Methods in org.kapott.hbci.security.factory with parameters of type HBCIPassportListModifier and TypeMethodDescriptionSigFactory.createSig
(IHandlerData handlerdata, MSG msg, HBCIPassportList passports)