Modifier and Type | Field | Description |
---|---|---|
protected AuthConfig |
HTTPBuilder.auth |
Modifier and Type | Method | Description |
---|---|---|
AuthConfig |
HTTPBuilder.getAuth() |
Used to access the
AuthConfig handler used to configure common
authentication mechanism. |
Modifier and Type | Method | Description |
---|---|---|
void |
HTTPBuilder.setAuthConfig(AuthConfig ac) |
Set an alternative
AuthConfig implementation to handle
authorization. |
Copyright © 2008–2019. All rights reserved.