Package org.forgerock.http.header.authorization


package org.forgerock.http.header.authorization
Credentials classes for use with the AuthorizationHeader.
  • Class
    Description
    A rich representation of basic credentials.
    A rich representation of bearer credentials.
    This interface is used to parse the credentials component of an Authorization HTTP header.