Uses of Package
org.forgerock.http.filter.cors
Packages that use org.forgerock.http.filter.cors
-
Classes in org.forgerock.http.filter.cors used by org.forgerock.http.filter.corsClassDescriptionThe CORS policy is responsible to handle both actual and preflight CORS requests and set the appropriate set of response headers based on its own configuration.Builder for
CorsPolicy
instances.ACorsPolicyProvider
allows theCorsFilter
to lookup its configuration at runtime, also based on contextual information.