Uses of Package
io.helidon.cors
Package
Description
Common cross origin configuration and types used by all Helidon flavors.
Helidon OpenAPI support.
Open ID Connect (OIDC) classes usable from all OIDC related components.
Helidon WebServer CORS Support.
Helidon WebServer GraphQL Support.
Helidon WebServer Observability Support.
Helidon WebServer Services Common.
-
ClassDescriptionCollects CORS set-up information from various sources and looks up the relevant CORS information given a request's path and HTTP method.Not for use by developers. Minimal abstraction of an HTTP request.Not for use by developers. Minimal abstraction of an HTTP response.Defines common behavior between
CrossOriginConfig
andCorsSupportBase.Builder
for assigning CORS-related attributes.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.Centralizes internal CORS support common logic for processing requests and preparing responses.Builder class forCorsSupportHelper
s.Not for use by developers. CORS-related classification of HTTP requests.Represents information about cross origin request sharing.Builder forCrossOriginConfig
.Cross-originCrossOriginConfig
instances linked to paths, plus anenabled
setting.Fluent builder forMapped
cross-origin config. -
ClassDescriptionRepresents information about cross origin request sharing.Builder for
CrossOriginConfig
. -
-
ClassDescriptionDefines common behavior between
CrossOriginConfig
andCorsSupportBase.Builder
for assigning CORS-related attributes.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.Centralizes internal CORS support common logic for processing requests and preparing responses.Represents information about cross origin request sharing. -
-
ClassDescriptionRepresents information about cross origin request sharing.Builder for
CrossOriginConfig
. -
ClassDescriptionRepresents information about cross origin request sharing.Builder for
CrossOriginConfig
.