Uses of Package
org.forgerock.http.header.authorization
-
Packages that use org.forgerock.http.header.authorization Package Description org.forgerock.http.header Processes HTTP message header fields.org.forgerock.http.header.authorization Credentials classes for use with theAuthorizationHeader. -
Classes in org.forgerock.http.header.authorization used by org.forgerock.http.header Class Description CredentialsParser This interface is used to parse the credentials component of anAuthorizationHTTP header. -
Classes in org.forgerock.http.header.authorization used by org.forgerock.http.header.authorization Class Description BasicCredentials A rich representation of basic credentials.BearerToken A rich representation of bearer credentials.CredentialsParser This interface is used to parse the credentials component of anAuthorizationHTTP header.