Uses of Class
net.webpdf.wsclient.openapi.ApplicationConfigKeystore
-
Packages that use ApplicationConfigKeystore Package Description net.webpdf.wsclient.openapi -
-
Uses of ApplicationConfigKeystore in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ApplicationConfigKeystore Modifier and Type Method Description ApplicationConfigKeystoreApplicationConfigKeystore. addEntryItem(ApplicationConfigKeystoreEntry entryItem)ApplicationConfigKeystoreApplicationConfigKeystore. entry(List<ApplicationConfigKeystoreEntry> entry)@Nullable ApplicationConfigKeystoreApplicationConfigApplication. getKeystore()Get keystoreApplicationConfigKeystoreApplicationConfigKeystore. password(String password)ApplicationConfigKeystoreApplicationConfigKeystore. type(ApplicationConfigKeystore.TypeEnum type)Methods in net.webpdf.wsclient.openapi with parameters of type ApplicationConfigKeystore Modifier and Type Method Description ApplicationConfigApplicationApplicationConfigApplication. keystore(ApplicationConfigKeystore keystore)voidApplicationConfigApplication. setKeystore(ApplicationConfigKeystore keystore)
-