Uses of Class
net.webpdf.wsclient.openapi.AdminTrustStoreKeyStore
-
Packages that use AdminTrustStoreKeyStore Package Description net.webpdf.wsclient.openapi -
-
Uses of AdminTrustStoreKeyStore in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return AdminTrustStoreKeyStore Modifier and Type Method Description AdminTrustStoreKeyStoreAdminTrustStoreKeyStore. addCertificatesItem(CertificateEntry certificatesItem)AdminTrustStoreKeyStoreAdminTrustStoreKeyStore. certificates(List<CertificateEntry> certificates)@Nullable AdminTrustStoreKeyStoreAdminServerConfiguration. getTrustStoreKeyStore()Get trustStoreKeyStoreAdminTrustStoreKeyStoreAdminTrustStoreKeyStore. keyStoreContent(String keyStoreContent)Methods in net.webpdf.wsclient.openapi with parameters of type AdminTrustStoreKeyStore Modifier and Type Method Description voidAdminServerConfiguration. setTrustStoreKeyStore(AdminTrustStoreKeyStore trustStoreKeyStore)AdminServerConfigurationAdminServerConfiguration. trustStoreKeyStore(AdminTrustStoreKeyStore trustStoreKeyStore)
-