How do I use dynamic credentials in a J-Client App?
269236Mar 4 2005 — edited Mar 15 2005I have read the hot-to that is out there and it doesn't tell me how to do this in J-Client. I see some people on the forum say that they have done this - would it be possible for oracle to post something specific to J-Client so that there is no confusion on this?
I created a default swing/adf J-Client application in J-Dev 10.1.2 and the app wizard asked if I wanted to create a login dialog panel. I said yes and it did create a jpanel which extends the EnvInfoProvider interface. The question is now what do I do? How does the app module know to use this class that implements the EnvInfoProvider interface?
We would really like to use this functionality ion our application.