Uses of Interface
io.helidon.cors.CorsSetter
Packages that use CorsSetter
Package
Description
Common cross origin configuration and types used by all Helidon flavors.
Helidon WebServer CORS Support.
-
Uses of CorsSetter in io.helidon.cors
Classes in io.helidon.cors that implement CorsSetterModifier and TypeClassDescriptionstatic classCorsSupportBase.Builder<Q,R, T extends CorsSupportBase<Q, R, T, B>, B extends CorsSupportBase.Builder<Q, R, T, B>> Deprecated, for removal: This API element is subject to removal in a future version.Builder forCorsSupportBaseinstances.static classDeprecated, for removal: This API element is subject to removal in a future version.Builder forCrossOriginConfig. -
Uses of CorsSetter in io.helidon.webserver.cors
Classes in io.helidon.webserver.cors that implement CorsSetterModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version.Fluent API builder forCorsSupport.