|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AuthConfig in groovyx.net.http |
---|
Fields in groovyx.net.http declared as AuthConfig | |
---|---|
protected AuthConfig |
HTTPBuilder.auth
|
Methods in groovyx.net.http that return AuthConfig | |
---|---|
AuthConfig |
HTTPBuilder.getAuth()
Used to access the AuthConfig handler used to configure common
authentication mechanism. |
Methods in groovyx.net.http with parameters of type AuthConfig | |
---|---|
void |
HTTPBuilder.setAuthConfig(AuthConfig ac)
Set an alternative AuthConfig implementation to handle
authorization. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |