Uses of Class
com.predic8.membrane.core.transport.ssl.acme.AcmeException.SubProblem
Packages that use AcmeException.SubProblem
-
Uses of AcmeException.SubProblem in com.predic8.membrane.core.transport.ssl.acme
Constructor parameters in com.predic8.membrane.core.transport.ssl.acme with type arguments of type AcmeException.SubProblemModifierConstructorDescriptionAcmeException(String type, String detail, List<AcmeException.SubProblem> subproblems, String nonce)