Uses of Class
jakarta.ws.rs.POST
-
Packages that use POST Package Description org.apache.cxf.sts.rest org.jboss.resteasy.core -
-
Uses of POST in org.apache.cxf.sts.rest
Methods in org.apache.cxf.sts.rest with annotations of type POST Modifier and Type Method Description ResponseRESTSecurityTokenService. getKeyExchangeToken(RequestSecurityTokenType request)ResponseRESTSecurityTokenService. getToken(RESTSecurityTokenService.Action action, RequestSecurityTokenType request) -
Uses of POST in org.jboss.resteasy.core
Methods in org.jboss.resteasy.core with annotations of type POST Modifier and Type Method Description ResponseAsynchronousDispatcher. readAndRemove(long wait, String jobId)
-