@Immutable public final class AuthOption extends java.lang.Object
| Constructor and Description |
|---|
AuthOption(org.apache.http.auth.AuthScheme authScheme,
org.apache.http.auth.Credentials creds) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.auth.AuthScheme |
getAuthScheme() |
org.apache.http.auth.Credentials |
getCredentials() |
java.lang.String |
toString() |
Copyright © 1999-2015 The Apache Software Foundation. All rights reserved.