Uses of Class
net.webpdf.wsclient.openapi.ServerConfigKeystoreSSL
-
Packages that use ServerConfigKeystoreSSL Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigKeystoreSSL in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigKeystoreSSL Modifier and Type Method Description ServerConfigKeystoreSSLServerConfigKeystoreSSL. _file(String _file)ServerConfigKeystoreSSLServerConfigKeystoreSSL. alias(String alias)@NotNull ServerConfigKeystoreSSLServerConfigSSL. getKeystore()Get keystoreServerConfigKeystoreSSLServerConfigKeystoreSSL. password(String password)ServerConfigKeystoreSSLServerConfigKeystoreSSL. type(ServerConfigKeystoreSSL.TypeEnum type)Methods in net.webpdf.wsclient.openapi with parameters of type ServerConfigKeystoreSSL Modifier and Type Method Description ServerConfigSSLServerConfigSSL. keystore(ServerConfigKeystoreSSL keystore)voidServerConfigSSL. setKeystore(ServerConfigKeystoreSSL keystore)
-