Uses of Class
org.apache.juneau.http.header.Authorization
Packages that use Authorization
- 
Uses of Authorization in org.apache.juneau.httpMethods in org.apache.juneau.http that return AuthorizationModifier and TypeMethodDescriptionstatic final AuthorizationHttpHeaders.authorization(String value) Creates a newAuthorizationheader.static final AuthorizationHttpHeaders.authorization(Supplier<String> value) Creates a newAuthorizationheader with a delayed value.
- 
Uses of Authorization in org.apache.juneau.http.headerMethods in org.apache.juneau.http.header that return AuthorizationModifier and TypeMethodDescriptionstatic AuthorizationStatic creator.static AuthorizationStatic creator with delayed value.