Package | Description |
---|---|
org.apache.commons.httpclient.auth |
Provides implementation of various authentication schemes as well as
utility classes that can be used to authenticate HTTP requests.
|
Modifier and Type | Method and Description |
---|---|
Credentials |
CredentialsProvider.getCredentials(AuthScheme scheme,
java.lang.String host,
int port,
boolean proxy)
Requests additional
authentication credentials . |
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.