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 Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • headerName

      String headerName()