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 AuthorizationHeader
AuthorizationHeader.setRawValue
(String rawValue) Set the raw value of the header.static AuthorizationHeader
Parse a string as anAuthorization
header value.static AuthorizationHeader
Constructs 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()