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