Comparing source compatibility of /home/oleg/src/apache.org/httpcomponents/httpclient/httpclient5-win/target/httpclient5-win-5.2.1.jar against /home/oleg/.m2/repository/org/apache/httpcomponents/client5/httpclient5-win/5.1/httpclient5-win-5.1.jar
Binary incompatible changes are marked with (!) while source incompatible changes are marked with (*).
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.client5.http.auth.AuthScheme | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | void | dispose() | n.a. | n.a. |
|
UNCHANGED | public | java.lang.String | generateAuthResponse(org.apache.hc.core5.http.HttpHost,org.apache.hc.core5.http.HttpRequest,org.apache.hc.core5.http.protocol.HttpContext) |
Status: | Name: |
UNCHANGED | org.apache.hc.client5.http.auth.AuthenticationException |
| n.a. |
|
UNCHANGED | static public | java.lang.String | getCurrentUsername() | n.a. | n.a. |
|
UNCHANGED | public | java.lang.String | getName() | n.a. | n.a. |
|
UNCHANGED | public | java.security.Principal | getPrincipal() | n.a. | n.a. |
|
UNCHANGED | public | java.lang.String | getRealm() | n.a. | n.a. |
|
UNCHANGED | public | boolean | isChallengeComplete() | n.a. | n.a. |
|
UNCHANGED | public | boolean | isConnectionBased() | n.a. | n.a. |
|
UNCHANGED | public | boolean | isResponseReady(org.apache.hc.core5.http.HttpHost,org.apache.hc.client5.http.auth.CredentialsProvider,org.apache.hc.core5.http.protocol.HttpContext) |
Status: | Name: |
UNCHANGED | org.apache.hc.client5.http.auth.AuthenticationException |
| n.a. |
|
UNCHANGED | public | void | processChallenge(org.apache.hc.client5.http.auth.AuthChallenge,org.apache.hc.core5.http.protocol.HttpContext) |
Status: | Name: |
UNCHANGED | org.apache.hc.client5.http.auth.MalformedChallengeException |
| n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.client5.http.auth.AuthSchemeFactory | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
UNCHANGED | public static final | org.apache.hc.client5.http.impl.win.WindowsNegotiateSchemeFactory | n.a. | DEFAULT |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | WindowsNegotiateSchemeFactory(java.lang.String) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | org.apache.hc.client5.http.auth.AuthScheme | create(org.apache.hc.core5.http.protocol.HttpContext) | n.a. | n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Interfaces:
Status | Interface | Compatibility Changes: |
UNCHANGED | org.apache.hc.client5.http.auth.AuthSchemeFactory | n.a. |
Fields:
Status | Modifier | Type | Field | Compatibility Changes: |
UNCHANGED | public static final | org.apache.hc.client5.http.impl.win.WindowsNTLMSchemeFactory | n.a. | DEFAULT |
Constructors:
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | WindowsNTLMSchemeFactory(java.lang.String) | n.a. | n.a. |
|
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | public | org.apache.hc.client5.http.auth.AuthScheme | create(org.apache.hc.core5.http.protocol.HttpContext) | n.a. | n.a. |
|
Superclass:
Status | Superclass | Compatibility Changes: |
UNCHANGED | java.lang.Object | n.a. |
Methods:
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number |
UNCHANGED | static public | org.apache.hc.client5.http.impl.classic.CloseableHttpClient | createDefault() | n.a. | n.a. |
|
UNCHANGED | static public | org.apache.hc.client5.http.impl.classic.CloseableHttpClient | createSystem() | n.a. | n.a. |
|
UNCHANGED | static public | org.apache.hc.client5.http.impl.classic.HttpClientBuilder | custom() | n.a. | n.a. |
|
UNCHANGED | static public | boolean | isWinAuthAvailable() | n.a. | n.a. |
|