Uses of Class
org.apache.juneau.http.header.WwwAuthenticate
Packages that use WwwAuthenticate
- 
Uses of WwwAuthenticate in org.apache.juneau.httpMethods in org.apache.juneau.http that return WwwAuthenticateModifier and TypeMethodDescriptionstatic final WwwAuthenticateHttpHeaders.wwwAuthenticate(String value) Creates a newWwwAuthenticateheader.static final WwwAuthenticateHttpHeaders.wwwAuthenticate(Supplier<String> value) Creates a newWwwAuthenticateheader with a delayed value.
- 
Uses of WwwAuthenticate in org.apache.juneau.http.headerMethods in org.apache.juneau.http.header that return WwwAuthenticateModifier and TypeMethodDescriptionstatic WwwAuthenticateStatic creator.static WwwAuthenticateStatic creator with delayed value.