Uses of Class
de.quantummaid.httpmaid.cors.domain.ExposedHeader
-
Packages that use ExposedHeader Package Description de.quantummaid.httpmaid.cors.domain -
-
Uses of ExposedHeader in de.quantummaid.httpmaid.cors.domain
Methods in de.quantummaid.httpmaid.cors.domain that return ExposedHeader Modifier and Type Method Description static ExposedHeaderExposedHeader. exposedHeader(String headerName)Method parameters in de.quantummaid.httpmaid.cors.domain with type arguments of type ExposedHeader Modifier and Type Method Description static ExposedHeadersExposedHeaders. exposedHeaders(List<ExposedHeader> exposedHeaders)
-