Package org.kapott.hbci.security.factory
Class CryptFactory
java.lang.Object
org.kapott.hbci.tools.ObjectFactory
org.kapott.hbci.security.factory.CryptFactory
-
Field Summary
Fields inherited from class org.kapott.hbci.tools.ObjectFactory
currentPoolSize, freeObjects, usedObjects -
Method Summary
Modifier and TypeMethodDescriptioncreateCrypt(IHandlerData handlerdata, MSG msg) static CryptFactoryvoidMethods inherited from class org.kapott.hbci.tools.ObjectFactory
addToFreePool, addToUsedPool, getFreeObject, getFreeObjects, getUsedObjects, toString
-
Method Details
-
getInstance
-
createCrypt
-
unuseObject
- Overrides:
unuseObjectin classObjectFactory
-