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