Package | Description |
---|---|
edu.internet2.middleware.grouperClientExt.org.apache.commons.httpclient |
Classes and interfaces supporting the client side of the HTTP protocol.
|
edu.internet2.middleware.grouperClientExt.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 |
---|---|
AuthState |
HttpMethodBase.getHostAuthState()
Returns the target host
authentication state |
AuthState |
HttpMethod.getHostAuthState()
Returns the target host
authentication state |
AuthState |
HttpMethodBase.getProxyAuthState()
Returns the proxy
authentication state |
AuthState |
HttpMethod.getProxyAuthState()
Returns the proxy
authentication state |
Modifier and Type | Method and Description |
---|---|
AuthScheme |
AuthChallengeProcessor.processChallenge(AuthState state,
Map challenges)
Processes the given collection of challenges and updates the
state of the authentication process. |
Copyright © 2016 Internet2. All rights reserved.