Uses of Class
org.shredzone.acme4j.Certificate
Packages that use Certificate
-
Uses of Certificate in org.shredzone.acme4j
Methods in org.shredzone.acme4j that return CertificateModifier and TypeMethodDescriptionLogin.bindCertificate
(URL location) Creates a new instance ofCertificate
and binds it to this login.Order.getAutoRenewalCertificate()
Gets the STAR extension'sCertificate
if it is available.Order.getCertificate()
Gets theCertificate
if it is available.Methods in org.shredzone.acme4j that return types with arguments of type CertificateModifier and TypeMethodDescriptionCertificate.getAlternateCertificates()
Returns alternate certificate chains, if available.