Package | Description |
---|---|
org.shredzone.acme4j |
Modifier and Type | Method and Description |
---|---|
Authorization |
Registration.authorizeDomain(String domain)
Authorizes a domain.
|
static Authorization |
Authorization.bind(Session session,
URL location)
Creates a new instance of
Authorization and binds it to the
Session . |
Modifier and Type | Method and Description |
---|---|
Iterator<Authorization> |
Registration.getAuthorizations()
|
Modifier and Type | Method and Description |
---|---|
Challenge |
ClientTest.dnsChallenge(Authorization auth,
String domain)
Prepares a DNS challenge.
|
Challenge |
ClientTest.httpChallenge(Authorization auth,
String domain)
Prepares a HTTP challenge.
|
Copyright © 2015–2019. All rights reserved.