| 程序包 | 说明 |
|---|---|
| com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient |
Classes and interfaces supporting the client side of the HTTP protocol.
|
| com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient.auth |
Provides implementation of various authentication schemes as well as
utility classes that can be used to authenticate HTTP requests.
|
| 类和说明 |
|---|
| AuthScope
The class represents an authentication scope consisting of a host name,
a port number, a realm name and an authentication scheme name which
Credentials apply to. |
| AuthState
This class provides detailed information about the state of the
authentication process.
|
| 类和说明 |
|---|
| AuthChallengeException
Signals a failure processing authentication challenge
|
| AuthenticationException
Signals a failure in authentication process
|
| AuthScheme
This interface represents an abstract challenge-response oriented
authentication scheme.
|
| AuthScope
The class represents an authentication scope consisting of a host name,
a port number, a realm name and an authentication scheme name which
Credentials apply to. |
| AuthState
This class provides detailed information about the state of the
authentication process.
|
| CredentialsNotAvailableException
Authentication credentials required to respond to a authentication
challenge are not available
|
| MalformedChallengeException
Signals that authentication challenge is in some way invalid or
illegal in the given context
|
| RFC2617Scheme
Abstract authentication scheme class that lays foundation for all
RFC 2617 compliant authetication schemes and provides capabilities common
to all authentication schemes defined in RFC 2617.
|
Copyright © 2017. All rights reserved.