Package | Description |
---|---|
groovyx.net.http |
HTTPBuilder provides a simple Groovy API for HTTP and REST client operations.
|
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–2014. All rights reserved.