Searched defs:httpMethod (Results 1 – 3 of 3) sorted by relevance
115 public void getRequestToken(OAuthAccessor accessor, String httpMethod) in getRequestToken()137 public void getRequestToken(OAuthAccessor accessor, String httpMethod, in getRequestToken()183 public OAuthMessage getAccessToken(OAuthAccessor accessor, String httpMethod, in getAccessToken()214 public OAuthMessage invoke(OAuthAccessor accessor, String httpMethod, in invoke()
47 final String httpMethod = request.method; in execute() local
494 String httpMethod = mapping.getMethod(); in processConstraintMapping() local641 String httpMethod = request.getMethod(); in prepareConstraintInfo() local