Interface CorsRejection.InvalidMethod

All Superinterfaces:
CorsRejection.Cause
All Known Implementing Classes:
CorsRejection.InvalidMethod
Enclosing interface:
CorsRejection

public static interface CorsRejection.InvalidMethod extends CorsRejection.Cause
Signals the CORS request was rejected because its method was invalid.
  • Method Details