Uses of Class
org.apache.juneau.http.header.ProxyAuthenticate
Packages that use ProxyAuthenticate
-
Uses of ProxyAuthenticate in org.apache.juneau.http
Methods in org.apache.juneau.http that return ProxyAuthenticateModifier and TypeMethodDescriptionstatic final ProxyAuthenticate
HttpHeaders.proxyAuthenticate
(String value) Creates a newProxyAuthenticate
header.static final ProxyAuthenticate
HttpHeaders.proxyAuthenticate
(Supplier<String> value) Creates a newProxyAuthenticate
header with a delayed value. -
Uses of ProxyAuthenticate in org.apache.juneau.http.header
Methods in org.apache.juneau.http.header that return ProxyAuthenticateModifier and TypeMethodDescriptionstatic ProxyAuthenticate
Static creator.static ProxyAuthenticate
Static creator with delayed value.