Uses of Class
de.trustable.ca3s.adcs.proxy.web.dto.CertificateArrayResponse
-
Packages that use CertificateArrayResponse Package Description de.trustable.ca3s.adcs.proxy.web.rest Spring MVC REST controllers. -
-
Uses of CertificateArrayResponse in de.trustable.ca3s.adcs.proxy.web.rest
Methods in de.trustable.ca3s.adcs.proxy.web.rest that return types with arguments of type CertificateArrayResponse Modifier and Type Method Description org.springframework.http.ResponseEntity<CertificateArrayResponse>AdcsRequestsApiController. getRequestsById(@Valid List<String> id)
-