Uses of Class
de.quantummaid.httpmaid.cors.domain.RequestedHeaders
-
Packages that use RequestedHeaders Package Description de.quantummaid.httpmaid.cors.domain de.quantummaid.httpmaid.cors.policy -
-
Uses of RequestedHeaders in de.quantummaid.httpmaid.cors.domain
Methods in de.quantummaid.httpmaid.cors.domain that return RequestedHeaders Modifier and Type Method Description static RequestedHeadersRequestedHeaders. load(MetaData metaData) -
Uses of RequestedHeaders in de.quantummaid.httpmaid.cors.policy
Methods in de.quantummaid.httpmaid.cors.policy with parameters of type RequestedHeaders Modifier and Type Method Description booleanResourceSharingPolicy. validateRequestedHeaders(RequestedHeaders requestedHeaders)
-