Uses of Class
de.trustable.ca3s.core.service.dto.acme.ChallengeResponse
-
Packages that use ChallengeResponse Package Description de.trustable.ca3s.core.service.dto.acme -
-
Uses of ChallengeResponse in de.trustable.ca3s.core.service.dto.acme
Methods in de.trustable.ca3s.core.service.dto.acme that return types with arguments of type ChallengeResponse Modifier and Type Method Description Set<ChallengeResponse>AuthorizationResponse. getChallenges()Method parameters in de.trustable.ca3s.core.service.dto.acme with type arguments of type ChallengeResponse Modifier and Type Method Description voidAuthorizationResponse. setChallenges(Set<ChallengeResponse> challenges)
-