0 Replies Latest reply on Jul 15, 2004 8:51 AM by martin.weidig

    Password protected http-proxy

    martin.weidig


      I like to access jboss-server over http behind a firewall.

      How can I set the username and password for authentication for a proxy.

      I saw jboss set org.jboss.security.SecurityAssociationAuthenticator
      as default Authenticator (java.net.Authenticator)

      Wherefrom get org.jboss.security.SecurityAssociation the username and password in this context?