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 |
---|---|
AuthScheme |
AuthChallengeProcessor.selectAuthScheme(java.util.Map challenges)
Determines the preferred
authentication scheme that can be used
to respond to the given collection of challenges. |
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.