0 Replies Latest reply on Feb 13, 2002 7:50 AM by frebe73

    ClientLoginModule in a applet or WebStart application

    frebe73

      I am using JAAS for authentication. The client applet (or WebStart application) uses ClientLoginModule stated in the JAAS configuration file. But how do I tell JAAS the name of the configuration file when an applet or WebStart application is not allowed to set the system property "java.security.auth.login.config"? Changing the java.policy-files on the clients is not an option.

      Regards Fredrik Bertilsson