Interface MissingHeaderRejection

  • All Superinterfaces:
    Rejection
    All Known Implementing Classes:
    MissingHeaderRejection

    public interface MissingHeaderRejection
    extends Rejection
    Rejection created by header directives. Signals that the request was rejected because a required header could not be found.
    • Method Detail

      • headerName

        java.lang.String headerName()