Uses of Package
io.helidon.cors
Packages that use 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.
-
Classes in io.helidon.cors used by io.helidon.corsClassDescriptionCollects 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
CrossOriginConfigandCorsSupportBase.Builderfor 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 forCorsSupportBaseinstances.Centralizes internal CORS support common logic for processing requests and preparing responses.Builder class forCorsSupportHelpers.Not for use by developers. CORS-related classification of HTTP requests.Represents information about cross origin request sharing.Builder forCrossOriginConfig.Cross-originCrossOriginConfiginstances linked to paths, plus anenabledsetting.Fluent builder forMappedcross-origin config. -
Classes in io.helidon.cors used by io.helidon.openapiClassDescriptionRepresents information about cross origin request sharing.Builder for
CrossOriginConfig. -
Classes in io.helidon.cors used by io.helidon.security.providers.oidc.common
-
Classes in io.helidon.cors used by io.helidon.webserver.corsClassDescriptionDefines common behavior between
CrossOriginConfigandCorsSupportBase.Builderfor 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 forCorsSupportBaseinstances.Centralizes internal CORS support common logic for processing requests and preparing responses.Represents information about cross origin request sharing. -
Classes in io.helidon.cors used by io.helidon.webserver.graphql
-
Classes in io.helidon.cors used by io.helidon.webserver.observeClassDescriptionRepresents information about cross origin request sharing.Builder for
CrossOriginConfig. -
Classes in io.helidon.cors used by io.helidon.webserver.servicecommonClassDescriptionRepresents information about cross origin request sharing.Builder for
CrossOriginConfig.