Uses of Class
org.forgerock.http.header.AuthorizationHeader
Packages that use AuthorizationHeader
- 
Uses of AuthorizationHeader in org.forgerock.http.header
Methods in org.forgerock.http.header that return AuthorizationHeaderModifier and TypeMethodDescriptionprotected AuthorizationHeaderAuthorizationHeader.setRawValue(String rawValue) Set the raw value of the header.static AuthorizationHeaderParse a string as anAuthorizationheader value.static AuthorizationHeaderConstructs a new header, initialized from the specified message.Methods in org.forgerock.http.header that return types with arguments of type AuthorizationHeaderModifier and TypeMethodDescriptionprotected Class<AuthorizationHeader>AuthorizationHeader.Factory.getHeaderClass()