Uses of Class
net.webpdf.wsclient.openapi.ServerConfigCiphersSSL
-
Packages that use ServerConfigCiphersSSL Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigCiphersSSL in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigCiphersSSL Modifier and Type Method Description ServerConfigCiphersSSLServerConfigCiphersSSL. addCipherItem(ServerConfigCiphersSSL.CipherEnum cipherItem)ServerConfigCiphersSSLServerConfigCiphersSSL. cipher(List<ServerConfigCiphersSSL.CipherEnum> cipher)ServerConfigCiphersSSLServerConfigCiphersSSL. forceOrder(Boolean forceOrder)@Nullable ServerConfigCiphersSSLServerConfigSSL. getCiphers()Get ciphersMethods in net.webpdf.wsclient.openapi with parameters of type ServerConfigCiphersSSL Modifier and Type Method Description ServerConfigSSLServerConfigSSL. ciphers(ServerConfigCiphersSSL ciphers)voidServerConfigSSL. setCiphers(ServerConfigCiphersSSL ciphers)
-