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 AcmeMetadataAcmeMetadata.Builder. build()Create the ACME metadata.AcmeMetadataAcmeClientSpi. getMetadata(AcmeAccount account, boolean staging)Get the metadata associated with the ACME server.
-