On 12. apr. 2007, at 13:25, Jarek Kucypera wrote:
Don't you also need to set the 'preemtive' flag, like this:
authenticator.setPreemptiveAuthentication(true);
?
Ahh. Valid point. Though I am not sure a 'need' can be generalized
for this setting.
From what I can tell, setting this flag activates sending of the
authentication response even before the server gives an
"unauthorized" response.
While it might serve to reduce the overhead of making the connection,
I can only assume it also has some security related issues? Or have I
misunderstood how the flag works?
In the configuration I quoted, using the Authenticator and
ServiceClient without preemptive authentication works fine.
I'm very interested in the experiences of others on the matter, though.
Regards,
.gAm
--
Geir Amdal
Java Developer, Center for Information Technology Services
University of Oslo
- there is no spool -
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]