Class Authorization

  • All Implemented Interfaces:
    Renderable, ToStringRenderable
    Direct Known Subclasses:
    Authorization

    public abstract class Authorization
    extends HttpHeader
    Model for the `Authorization` header. Specification: http://tools.ietf.org/html/draft-ietf-httpbis-p7-auth-26#section-4.2
    • Constructor Detail

      • Authorization

        public Authorization()