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 anAuthorization
HTTP header. -
Class Summary Class Description BasicCredentials A rich representation of basic credentials.BearerToken A rich representation of bearer credentials.