Class Hierarchy
- java.lang.Object
- net.oauth.OAuth
- net.oauth.OAuth.Parameter (implements java.util.Map.Entry<K,V>)
- net.oauth.OAuth.Problems
- net.oauth.OAuthAccessor (implements java.lang.Cloneable, java.io.Serializable)
- net.oauth.OAuthConsumer (implements java.io.Serializable)
- net.oauth.OAuthMessage
- net.oauth.OAuthServiceProvider (implements java.io.Serializable)
- net.oauth.SimpleOAuthValidator (implements net.oauth.OAuthValidator)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- net.oauth.OAuthException
- net.oauth.OAuthProblemException
- net.oauth.OAuthException
- java.lang.Exception
- org.apache.http.auth.UsernamePasswordCredentials (implements org.apache.http.auth.Credentials, java.io.Serializable)
- net.oauth.OAuthCredentials
Interface Hierarchy
- net.oauth.OAuthValidator