Uses of Enum Class
org.spincast.core.filters.CorsFilterResponse
Packages that use CorsFilterResponse
-
Uses of CorsFilterResponse in org.spincast.core.filters
Methods in org.spincast.core.filters that return CorsFilterResponseModifier and TypeMethodDescriptionCorsFilter.apply(CorsFilterClient corsFilterClient) Apply the cors filter and return the result.CorsFilterDefault.apply(CorsFilterClient corsFilterClient) static CorsFilterResponseReturns the enum constant of this class with the specified name.static CorsFilterResponse[]CorsFilterResponse.values()Returns an array containing the constants of this enum class, in the order they are declared.