JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
net.odoframework.http.BasicAuth
Packages that use
BasicAuth
Package
Description
net.odoframework.http
Uses of
BasicAuth
in
net.odoframework.http
Methods in
net.odoframework.http
that return
BasicAuth
Modifier and Type
Method
Description
static
BasicAuth
BasicAuth.
basicAuth
(
String
user,
String
password)