Uses of Annotation Interface
jakarta.ws.rs.PathParam
Packages that use PathParam
-
Uses of PathParam in org.apache.cxf.sts.rest
Method parameters in org.apache.cxf.sts.rest with annotations of type PathParamModifier and TypeMethodDescriptionRESTSecurityTokenService.getJSONToken(String tokenType, String keyType, List<String> requestedClaims, String appliesTo) RESTSecurityTokenService.getPlainToken(String tokenType, String keyType, List<String> requestedClaims, String appliesTo) RESTSecurityTokenService.getXMLToken(String tokenType, String keyType, List<String> requestedClaims, String appliesTo, boolean wstrustResponse) -
Uses of PathParam in org.jboss.resteasy.core
Method parameters in org.jboss.resteasy.core with annotations of type PathParam