Uses of Package
io.helidon.webserver.cors
Package
Description
GraphQL server implementation for Helidon SE.
Helidon SE OpenAPI Support.
Open ID Connect (OIDC) classes usable from all OIDC related components.
Support types for REST services.
Helidon SE CORS Support
-
-
-
-
ClassDescriptionRepresents information about cross origin request sharing.Builder for
CrossOriginConfig
. -
ClassDescriptionAllows services (including Helidon built-in services) to register CORS support easily.SE implementation of
CorsSupportBase
.Fluent API builder forCorsSupport
.A Helidon service and handler implementation that implements CORS, for both the application and for built-in Helidon services (such as OpenAPI and metrics).Builder forCorsSupportBase
instances.Not for use by developers. Minimal abstraction of an HTTP request.Not for use by developers. Minimal abstraction of an HTTP response.Represents information about cross origin request sharing.Builder forCrossOriginConfig
.Cross-originCrossOriginConfig
instances linked to paths, plus anenabled
setting.Fluent builder forMapped
cross-origin config.