Classes for OAuth 1.0A. More...
Classes | |
| class | OAuthConsumer |
| Class to represent an OAuth Consumer. More... | |
| class | OAuthDataStore |
| Class to represent an OAuth Data Store. More... | |
| class | OAuthException |
| Class to represent an OAuth Exception. More... | |
| class | OAuthRequest |
| Class to represent an OAuth request. More... | |
| class | OAuthServer |
| Class to represent an OAuth server. More... | |
| class | OAuthSignatureMethod |
| Class to represent an OAuth signature method. More... | |
| class | OAuthSignatureMethod_HMAC_SHA1 |
| Class to represent an OAuth HMAC_SHA1 signature method. More... | |
| class | OAuthSignatureMethod_HMAC_SHA224 |
| Class to represent an OAuth HMAC_SHA224 signature method. More... | |
| class | OAuthSignatureMethod_HMAC_SHA256 |
| Class to represent an OAuth HMAC_SHA256 signature method. More... | |
| class | OAuthSignatureMethod_HMAC_SHA384 |
| Class to represent an OAuth HMAC_SHA384 signature method. More... | |
| class | OAuthSignatureMethod_HMAC_SHA512 |
| Class to represent an OAuth HMAC_SHA512 signature method. More... | |
| class | OAuthToken |
| Class to represent an OAuth token. More... | |
| class | OAuthUtil |
| Class to provide OAuth utility methods. More... | |
Classes for OAuth 1.0A.