Uses of Class
net.webpdf.wsclient.openapi.ServerConfigUserPKCS12
-
Packages that use ServerConfigUserPKCS12 Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigUserPKCS12 in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigUserPKCS12 Modifier and Type Method Description ServerConfigUserPKCS12ServerConfigUserPKCS12. attributeName(String attributeName)ServerConfigUserPKCS12ServerConfigUserPKCS12. enabled(Boolean enabled)@Nullable ServerConfigUserPKCS12ServerConfigUserLdap. getUserPKCS12()Get userPKCS12Methods in net.webpdf.wsclient.openapi with parameters of type ServerConfigUserPKCS12 Modifier and Type Method Description voidServerConfigUserLdap. setUserPKCS12(ServerConfigUserPKCS12 userPKCS12)ServerConfigUserLdapServerConfigUserLdap. userPKCS12(ServerConfigUserPKCS12 userPKCS12)
-