Uses of Class
net.webpdf.wsclient.openapi.OperationCiphersHttpSettingsSSL
-
Packages that use OperationCiphersHttpSettingsSSL Package Description net.webpdf.wsclient.openapi -
-
Uses of OperationCiphersHttpSettingsSSL in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return OperationCiphersHttpSettingsSSL Modifier and Type Method Description OperationCiphersHttpSettingsSSLOperationCiphersHttpSettingsSSL. addCipherItem(String cipherItem)OperationCiphersHttpSettingsSSLOperationCiphersHttpSettingsSSL. cipher(List<String> cipher)@Nullable OperationCiphersHttpSettingsSSLOperationHttpSettingsSSL. getCiphers()Get ciphersMethods in net.webpdf.wsclient.openapi with parameters of type OperationCiphersHttpSettingsSSL Modifier and Type Method Description OperationHttpSettingsSSLOperationHttpSettingsSSL. ciphers(OperationCiphersHttpSettingsSSL ciphers)voidOperationHttpSettingsSSL. setCiphers(OperationCiphersHttpSettingsSSL ciphers)
-