Uses of Interface
de.quantummaid.httpmaid.cors.policy.AllowedMethods
-
Packages that use AllowedMethods Package Description de.quantummaid.httpmaid.cors.policy -
-
Uses of AllowedMethods in de.quantummaid.httpmaid.cors.policy
Methods in de.quantummaid.httpmaid.cors.policy with parameters of type AllowedMethods Modifier and Type Method Description static ResourceSharingPolicyResourceSharingPolicy. resourceSharingPolicy(AllowedOrigins allowedOrigins, AllowedMethods allowedMethods, AllowedHeaders allowedHeaders, ExposedHeaders exposedHeaders, boolean supportsCredentials, MaxAge maxAge)
-