Package org.kapott.hbci.security.factory
Class SigFactory
java.lang.Object
org.kapott.hbci.tools.ObjectFactory
org.kapott.hbci.security.factory.SigFactory
-
Field Summary
Fields inherited from class org.kapott.hbci.tools.ObjectFactory
currentPoolSize, freeObjects, usedObjects
-
Method Summary
Modifier and TypeMethodDescriptioncreateSig
(IHandlerData handlerdata, MSG msg, HBCIPassportList passports) static SigFactory
void
Methods inherited from class org.kapott.hbci.tools.ObjectFactory
addToFreePool, addToUsedPool, getFreeObject, getFreeObjects, getUsedObjects, toString
-
Method Details
-
getInstance
-
createSig
-
unuseObject
- Overrides:
unuseObject
in classObjectFactory
-