Uses of Class
org.shredzone.acme4j.Authorization
-
Uses of Authorization in org.shredzone.acme4j
Modifier and TypeMethodDescriptionLogin.bindAuthorization
(URL location) Creates a new instance of an existingAuthorization
and binds it to this login.Account.preAuthorize
(Identifier identifier) Pre-authorizes anIdentifier
.Account.preAuthorizeDomain
(String domain) Pre-authorizes a domain.Modifier and TypeMethodDescriptionOrder.getAuthorizations()
Gets theAuthorization
that are required to fulfil this order, in no specific order.