Uses of Annotation Interface
jakarta.ws.rs.DELETE
Packages that use DELETE
-
Uses of DELETE in org.apache.cxf.sts.rest
Methods in org.apache.cxf.sts.rest with annotations of type DELETEModifier and TypeMethodDescriptionRESTSecurityTokenService.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