Uses of Class
net.webpdf.wsclient.openapi.ServerConfigUserCertificateLdap
-
Packages that use ServerConfigUserCertificateLdap Package Description net.webpdf.wsclient.openapi -
-
Uses of ServerConfigUserCertificateLdap in net.webpdf.wsclient.openapi
Methods in net.webpdf.wsclient.openapi that return ServerConfigUserCertificateLdap Modifier and Type Method Description ServerConfigUserCertificateLdapServerConfigUserCertificateLdap. attributeName(String attributeName)ServerConfigUserCertificateLdapServerConfigUserCertificateLdap. enabled(Boolean enabled)@Nullable ServerConfigUserCertificateLdapServerConfigUserLdap. getUserCertificates()Get userCertificatesMethods in net.webpdf.wsclient.openapi with parameters of type ServerConfigUserCertificateLdap Modifier and Type Method Description voidServerConfigUserLdap. setUserCertificates(ServerConfigUserCertificateLdap userCertificates)ServerConfigUserLdapServerConfigUserLdap. userCertificates(ServerConfigUserCertificateLdap userCertificates)
-