public abstract class OAuthEncoder extends Object
OAuthEncoder()
static String
decode(String encoded)
encode(String plain)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public OAuthEncoder()
public static String encode(String plain)
public static String decode(String encoded)