Uses of Class
de.trustable.ca3s.core.web.rest.data.CSRAdministrationResponse
-
Packages that use CSRAdministrationResponse Package Description de.trustable.ca3s.core.web.rest.support -
-
Uses of CSRAdministrationResponse in de.trustable.ca3s.core.web.rest.support
Methods in de.trustable.ca3s.core.web.rest.support that return types with arguments of type CSRAdministrationResponse Modifier and Type Method Description org.springframework.http.ResponseEntity<CSRAdministrationResponse>CSRAdministration. administerRequest(@Valid CSRAdministrationData adminData)POST /administerRequest: Process or comment a CSR.
-