Uses of Class
de.trustable.ca3s.adcs.proxy.web.dto.GetCertificateResponse
-
Packages that use GetCertificateResponse Package Description de.trustable.ca3s.adcs.proxy.web.dto de.trustable.ca3s.adcs.proxy.web.rest Spring MVC REST controllers. -
-
Uses of GetCertificateResponse in de.trustable.ca3s.adcs.proxy.web.dto
Methods in de.trustable.ca3s.adcs.proxy.web.dto that return GetCertificateResponse Modifier and Type Method Description GetCertificateResponseGetCertificateResponse. addValuesItem(GetCertificateResponseValues valuesItem)GetCertificateResponseGetCertificateResponse. values(List<GetCertificateResponseValues> values) -
Uses of GetCertificateResponse in de.trustable.ca3s.adcs.proxy.web.rest
Methods in de.trustable.ca3s.adcs.proxy.web.rest that return types with arguments of type GetCertificateResponse Modifier and Type Method Description org.springframework.http.ResponseEntity<GetCertificateResponse>AdcsRequestApi. getRequestById(String reqId)org.springframework.http.ResponseEntity<GetCertificateResponse>AdcsRequestApiController. getRequestById(String reqId)
-