Uses of Package
net.oauth
-
Packages that use net.oauth Package Description net.oauth net.oauth.client net.oauth.http net.oauth.server net.oauth.signature -
Classes in net.oauth used by net.oauth Class Description OAuth.Parameter A name/value pair.OAuthAccessor Properties of one User of an OAuthConsumer.OAuthConsumer Properties of an OAuth Consumer.OAuthException Superclass for extensions thrown by the OAuth library.OAuthMessage A request or response message used in the OAuth protocol.OAuthProblemException Describes an OAuth-related problem, using a set of named parameters.OAuthServiceProvider Properties of an OAuth Service Provider.OAuthValidator An algorithm to determine whether a message has a valid signature, a correct version number, a fresh timestamp, etc.ParameterStyle Where to place OAuth parameters in an HTTP message. -
Classes in net.oauth used by net.oauth.client Class Description OAuthAccessor Properties of one User of an OAuthConsumer.OAuthException Superclass for extensions thrown by the OAuth library.OAuthMessage A request or response message used in the OAuth protocol.OAuthProblemException Describes an OAuth-related problem, using a set of named parameters.ParameterStyle Where to place OAuth parameters in an HTTP message. -
Classes in net.oauth used by net.oauth.http Class Description OAuthMessage A request or response message used in the OAuth protocol.ParameterStyle Where to place OAuth parameters in an HTTP message. -
Classes in net.oauth used by net.oauth.server Class Description OAuth.Parameter A name/value pair.OAuthMessage A request or response message used in the OAuth protocol. -
Classes in net.oauth used by net.oauth.signature Class Description OAuthAccessor Properties of one User of an OAuthConsumer.OAuthException Superclass for extensions thrown by the OAuth library.OAuthMessage A request or response message used in the OAuth protocol.