Uses of Class
org.xipki.ca.gateway.acme.ChallId
-
Packages that use ChallId Package Description org.xipki.ca.gateway.acme -
-
Uses of ChallId in org.xipki.ca.gateway.acme
Methods in org.xipki.ca.gateway.acme that return types with arguments of type ChallId Modifier and Type Method Description java.util.List<ChallId>AcmeDataSource. getChallengesToValidate()java.util.Iterator<ChallId>AcmeRepo. getChallengesToValidate()Methods in org.xipki.ca.gateway.acme with parameters of type ChallId Modifier and Type Method Description AcmeChallenge2AcmeRepo. getChallenge(ChallId challId)
-