HBCI4Java multiple users

to use for multiple users

msa0305

Betreff:

HBCI4Java multiple users

 ·  Gepostet: 05.10.2012 - 13:21 Uhr  ·  #85154
Hi,

I want to use HBCI4java and I want to develop an application so that it can be used by multiple users. How can I achieve that.
From my understanding so far it appears that a passport file is generated for every user and the name of that file should be mentioned in hbci4java.properties file against client.passport.PinTan.filename .

So is there any function to generate hbci4java.properties so that I dynamically write new value for every user or is there a different approach for that. Please advice.