Module org.shredzone.acme4j
@ReturnValuesAreNonnullByDefault @DefaultAnnotationForParameters(edu.umd.cs.findbugs.annotations.NonNull.class) @DefaultAnnotationForFields(edu.umd.cs.findbugs.annotations.NonNull.class)
Package org.shredzone.acme4j
-
Class Summary Class Description Account Represents an account at the ACME server.AccountBuilder A builder for registering a new account.AcmeJsonResource An ACME resource that stores its state in a JSON structure.AcmeResource A generic ACME resource.Authorization Represents an authorization request at the ACME server.Certificate Represents a certificate and its certificate chain.Identifier Represents an identifier.Login Metadata Contains metadata related to the provider.Order Represents a certificate order.OrderBuilder A builder for a newOrder
object.Problem Represents a JSON Problem.Session A session stores the ACME server URI. -
Enum Summary Enum Description RevocationReason Enumeration of revocation reasons.Status Status codes of challenges and authorizations.