A credentials based authenticator where credentials are scoped to URIs. This allows for a single authenticator to present different credentials to different URIs as appropriate. Works with the basic and digest HTTP authentication schemes.
See {@link ScopedNTAuthenticator} for an implementation that works for theNTLM authentication scheme.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|