users@jax-rpc.java.net

HTTP basic authentication

From: Ryan LeCompte <ryan.lecompte_at_pangonetworks.com>
Date: Wed, 10 Nov 2004 13:28:14 -0500

Hello all,
 
When using static stubs, does one have to set the Stub.USERNAME_PROPERTY and
Stub.PASSWORD_PROPERTY on the stub instance for HTTP basic authentication
even if it's already provided as part of the URL that's passed as a value
for Stub.ENDPOINT_ADDRESS_PROPERTY? Does it have to specified in all three
places, or just in the URL?
 
Regards,
Ryan