Uses of Class
org.apache.juneau.http.header.ProxyAuthenticate
Packages that use ProxyAuthenticate
- 
Uses of ProxyAuthenticate in org.apache.juneau.httpMethods 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.headerMethods in org.apache.juneau.http.header that return ProxyAuthenticateModifier and TypeMethodDescriptionstatic ProxyAuthenticateStatic creator.static ProxyAuthenticateStatic creator with delayed value.