HomeSort by relevance Sort by last modified time
    Searched refs:PARAMETER_ABSENT (Results 1 - 2 of 2) sorted by null

  /external/oauth/core/src/main/java/net/oauth/
OAuth.java 65 public static final String PARAMETER_ABSENT = "parameter_absent";
OAuthMessage.java 240 OAuthProblemException problem = new OAuthProblemException(OAuth.Problems.PARAMETER_ABSENT);

Completed in 58 milliseconds