Uses of Class
com.ngrok.Http.BasicAuth
-
Packages that use Http.BasicAuth Package Description com.ngrok -
-
Uses of Http.BasicAuth in com.ngrok
Methods in com.ngrok that return Http.BasicAuth Modifier and Type Method Description Http.BasicAuth
HttpBuilder. getBasicAuth()
Returns the basic authentication options for this HTTP endpoint.Methods in com.ngrok with parameters of type Http.BasicAuth Modifier and Type Method Description HttpBuilder
HttpBuilder. basicAuthOptions(Http.BasicAuth options)
Sets basic authentication for this HTTP endpoint.
-