Uses of Class
net.webpdf.wsclient.openapi.ServerConfigKeystore
-
Packages that use ServerConfigKeystore Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigKeystore in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigKeystore Modifier and Type Method Description ServerConfigKeystoreServerConfigKeystore. _file(String _file)@Nullable ServerConfigKeystoreServerConfigSSL. getTruststore()Get truststoreServerConfigKeystoreServerConfigKeystore. password(String password)ServerConfigKeystoreServerConfigKeystore. type(ServerConfigKeystore.TypeEnum type)Methods in net.webpdf.wsclient.openapi with parameters of type ServerConfigKeystore Modifier and Type Method Description voidServerConfigSSL. setTruststore(ServerConfigKeystore truststore)ServerConfigSSLServerConfigSSL. truststore(ServerConfigKeystore truststore)
-