Package org.forgerock.http.header.authorization
Credentials classes for use with the 
AuthorizationHeader.- 
Interface Summary Interface Description CredentialsParser<C> This interface is used to parse the credentials component of anAuthorizationHTTP header.
- 
Class Summary Class Description BasicCredentials A rich representation of basic credentials.BearerToken A rich representation of bearer credentials.