Interface CorsRejection

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

public interface CorsRejection extends CustomRejection
Rejection created by the CORS directives. Signal the CORS request was rejected. The reason of the rejection is specified in the cause.