Uses of Class
groovyx.net.http.AuthConfig
-
-
Uses of AuthConfig in groovyx.net.http
Fields in groovyx.net.http declared as AuthConfig Modifier and Type Field Description protected AuthConfigHTTPBuilder. authMethods in groovyx.net.http that return AuthConfig Modifier and Type Method Description AuthConfigHTTPBuilder. getAuth()Used to access theAuthConfighandler used to configure common authentication mechanism.Methods in groovyx.net.http with parameters of type AuthConfig Modifier and Type Method Description voidHTTPBuilder. setAuthConfig(AuthConfig ac)Set an alternativeAuthConfigimplementation to handle authorization.
-