Uses of Class
org.forgerock.http.header.AuthorizationHeader
-
Uses of AuthorizationHeader in org.forgerock.http.header
Modifier 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.Modifier and TypeMethodDescriptionprotected Class<AuthorizationHeader>
AuthorizationHeader.Factory.getHeaderClass()