Verwendungen von Klasse
org.shredzone.acme4j.Authorization
Packages, die Authorization verwenden
-
Verwendungen von Authorization in org.shredzone.acme4j
Methoden in org.shredzone.acme4j, die Authorization zurückgebenModifizierer und TypMethodeBeschreibungLogin.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.Methoden in org.shredzone.acme4j, die Typen mit Argumenten vom Typ Authorization zurückgebenModifizierer und TypMethodeBeschreibungOrder.getAuthorizations()
Gets theAuthorization
that are required to fulfil this order, in no specific order.