Uses of Class
org.wildfly.security.x500.cert.acme.AcmeMetadata
-
Packages that use AcmeMetadata Package Description org.wildfly.security.x500.cert.acme -
-
Uses of AcmeMetadata in org.wildfly.security.x500.cert.acme
Methods in org.wildfly.security.x500.cert.acme that return AcmeMetadata Modifier and Type Method Description AcmeMetadata
AcmeMetadata.Builder. build()
Create the ACME metadata.AcmeMetadata
AcmeClientSpi. getMetadata(AcmeAccount account, boolean staging)
Get the metadata associated with the ACME server.
-