Uses of Class
io.inverno.mod.security.http.cors.CORSInterceptor
Packages that use CORSInterceptor
-
Uses of CORSInterceptor in io.inverno.mod.security.http.cors
Methods in io.inverno.mod.security.http.cors that return CORSInterceptorModifier and TypeMethodDescription<A extends io.inverno.mod.http.base.ExchangeContext,B extends Exchange<A>>
CORSInterceptor<A, B> CORSInterceptor.Builder.build()Builds and returns a CORS interceptor.