Uses of Class
de.trustable.ca3s.adcs.proxy.web.dto.ADCSInstanceDetailsResponse
-
Packages that use ADCSInstanceDetailsResponse Package Description de.trustable.ca3s.adcs.proxy.web.rest Spring MVC REST controllers. -
-
Uses of ADCSInstanceDetailsResponse in de.trustable.ca3s.adcs.proxy.web.rest
Methods in de.trustable.ca3s.adcs.proxy.web.rest that return types with arguments of type ADCSInstanceDetailsResponse Modifier and Type Method Description org.springframework.http.ResponseEntity<ADCSInstanceDetailsResponse>AdcsInfoApi. getCAInstanceDetails()org.springframework.http.ResponseEntity<ADCSInstanceDetailsResponse>AdcsInfoApiController. getCAInstanceDetails()
-