Uses of Class
org.apache.juneau.http.header.ProxyAuthenticate
Packages that use ProxyAuthenticate
Package
Description
RFC2616 HTTP Headers
HTTP Header Beans
-
Uses of ProxyAuthenticate in org.apache.juneau.http
Methods in org.apache.juneau.http that return ProxyAuthenticateModifier and TypeMethodDescriptionstatic final ProxyAuthenticateHttpHeaders.proxyAuthenticate(String value) Creates a newProxyAuthenticateheader.static final ProxyAuthenticateHttpHeaders.proxyAuthenticate(Supplier<String> value) Creates a newProxyAuthenticateheader 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 ProxyAuthenticateStatic creator.static ProxyAuthenticateStatic creator with delayed value.