Uses of Class
jakarta.ws.rs.DELETE
-
Packages that use DELETE Package Description org.apache.cxf.sts.rest org.jboss.resteasy.core -
-
Uses of DELETE in org.apache.cxf.sts.rest
Methods in org.apache.cxf.sts.rest with annotations of type DELETE Modifier and Type Method Description ResponseRESTSecurityTokenService. removeToken(RequestSecurityTokenType request)Same asRESTSecurityTokenService.getToken(Action, RequestSecurityTokenType)with 'cancel' action. -
Uses of DELETE in org.jboss.resteasy.core
Methods in org.jboss.resteasy.core with annotations of type DELETE Modifier and Type Method Description voidAsynchronousDispatcher. remove(String jobId)
-