Uses of Class
net.webpdf.wsclient.openapi.ServerConfigHostCsp
-
Packages that use ServerConfigHostCsp Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigHostCsp in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigHostCsp Modifier and Type Method Description ServerConfigHostCspServerConfigHostCsp. enabled(Boolean enabled)@Nullable ServerConfigHostCspServerConfigHost. getCsp()Get cspServerConfigHostCspServerConfigHostCsp. headerValue(String headerValue)Methods in net.webpdf.wsclient.openapi with parameters of type ServerConfigHostCsp Modifier and Type Method Description ServerConfigHostServerConfigHost. csp(ServerConfigHostCsp csp)voidServerConfigHost. setCsp(ServerConfigHostCsp csp)
-