Interface CustomRejection

All Superinterfaces:
Rejection, Rejection
All Known Subinterfaces:
CorsRejection
All Known Implementing Classes:
CorsRejection

public interface CustomRejection extends Rejection
To be extended by user-provided custom rejections, such that they may be consumed in either Java or Scala DSLs.