oauthP5.oauth
Class Verifier

java.lang.Object
  extended by oauthP5.oauth.Verifier

public class Verifier
extends Object

Represents an OAuth verifier code.

Author:
Pablo Fernandez

Constructor Summary
Verifier(String value)
          Default constructor.
 
Method Summary
 String getValue()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Verifier

public Verifier(String value)
Default constructor.

Parameters:
value - verifier value
Method Detail

getValue

public String getValue()


Processing library oauthP5 by New York Times R&D Lab. (c) 2012