Uses of Annotation Interface
jakarta.ws.rs.DefaultValue
Packages that use DefaultValue
-
Uses of DefaultValue in org.apache.cxf.sts.rest
Method parameters in org.apache.cxf.sts.rest with annotations of type DefaultValueModifier and TypeMethodDescriptionRESTSecurityTokenService.getJSONToken(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) -
Uses of DefaultValue in org.jboss.resteasy.core
Method parameters in org.jboss.resteasy.core with annotations of type DefaultValue