mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-03-06 16:49:15 +00:00
Updated @since tag for Win Auth classes
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1561068 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e9c8797108
commit
f04d653be3
@ -41,7 +41,7 @@
|
||||
* <p/>
|
||||
* EXPERIMENTAL
|
||||
*
|
||||
* @since 4.3
|
||||
* @since 4.4
|
||||
*/
|
||||
@Immutable
|
||||
public class CurrentWindowsCredentials implements Credentials, Serializable, Principal {
|
||||
|
@ -39,7 +39,7 @@
|
||||
* <p/>
|
||||
* EXPERIMENTAL
|
||||
*
|
||||
* @since 4.3
|
||||
* @since 4.4
|
||||
*/
|
||||
@Immutable
|
||||
public class WindowsNTLMSchemeFactory implements AuthSchemeProvider {
|
||||
|
@ -60,7 +60,7 @@
|
||||
* <p/>
|
||||
* EXPERIMENTAL
|
||||
*
|
||||
* @since 4.3
|
||||
* @since 4.4
|
||||
*/
|
||||
@NotThreadSafe
|
||||
public class WindowsNegotiateScheme extends AuthSchemeBase {
|
||||
|
@ -39,7 +39,7 @@
|
||||
* <p/>
|
||||
* EXPERIMENTAL
|
||||
*
|
||||
* @since 4.3
|
||||
* @since 4.4
|
||||
*/
|
||||
@Immutable
|
||||
public class WindowsNegotiateSchemeFactory implements AuthSchemeProvider {
|
||||
|
Loading…
x
Reference in New Issue
Block a user