Uses of Class
net.webpdf.wsclient.openapi.ServerConfigTruststoreServer
-
Packages that use ServerConfigTruststoreServer Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigTruststoreServer in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigTruststoreServer Modifier and Type Method Description ServerConfigTruststoreServerServerConfigTruststoreServer. _file(String _file)@Nullable ServerConfigTruststoreServerServerConfigServer. getTruststore()Get truststoreServerConfigTruststoreServerServerConfigTruststoreServer. password(String password)Methods in net.webpdf.wsclient.openapi with parameters of type ServerConfigTruststoreServer Modifier and Type Method Description voidServerConfigServer. setTruststore(ServerConfigTruststoreServer truststore)ServerConfigServerServerConfigServer. truststore(ServerConfigTruststoreServer truststore)
-