Uses of Class
groovyx.net.http.AuthConfig
-
Uses of AuthConfig in groovyx.net.http
Fields in groovyx.net.http declared as AuthConfigMethods in groovyx.net.http that return AuthConfigModifier and TypeMethodDescriptionHTTPBuilder.getAuth()
Used to access theAuthConfig
handler used to configure common authentication mechanism.Methods in groovyx.net.http with parameters of type AuthConfigModifier and TypeMethodDescriptionvoid
HTTPBuilder.setAuthConfig
(AuthConfig ac) Set an alternativeAuthConfig
implementation to handle authorization.