Uses of Annotation Interface
jakarta.ws.rs.Path
Packages that use Path
-
Uses of Path in org.apache.cxf.sts.rest
Classes in org.apache.cxf.sts.rest with annotations of type PathMethods in org.apache.cxf.sts.rest with annotations of type PathModifier and TypeMethodDescriptionRESTSecurityTokenService.getJSONToken(String tokenType, String keyType, List<String> requestedClaims, String appliesTo) RESTSecurityTokenService.getKeyExchangeToken(RequestSecurityTokenType request) RESTSecurityTokenService.getPlainToken(String tokenType, String keyType, List<String> requestedClaims, String appliesTo) RESTSecurityTokenService.getXMLToken(String tokenType, String keyType, List<String> requestedClaims, String appliesTo, boolean wstrustResponse) RESTSecurityTokenService.removeToken(RequestSecurityTokenType request) Same asRESTSecurityTokenService.getToken(Action, RequestSecurityTokenType)with 'cancel' action. -
Uses of Path in org.jboss.resteasy.core
Classes in org.jboss.resteasy.core with annotations of type PathMethods in org.jboss.resteasy.core with annotations of type Path