Klasse Identifier

java.lang.Object
org.shredzone.acme4j.Identifier
Alle implementierten Schnittstellen:
Serializable

public class Identifier extends Object implements Serializable
Represents an identifier.

The ACME protocol only defines the DNS identifier, which identifies a domain name. acme4j also supports IP identifiers.

CAs, and other acme4j modules, may define further, proprietary identifier types.

Seit:
2.3
Siehe auch: