All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description Base64 Base64 encoding util class.HmaSha1Method An OAuth signature method that implements HMAC-SHA1.InvalidSecretException Thrown to indicate that the OAuth secret supplied is invalid or otherwise unsupported.LocalizationMessages Defines string formatting method for each constant in the resource fileOAuth1Parameters A data structure class that represents OAuth protocol parameters.OAuth1Request Interface to be implemented as a wrapper around an HTTP request, so that digital signature can be generated and/or verified.OAuth1Secrets Contains the secrets used to generate and/or verify signatures.OAuth1Signature Injectable class used for processing an OAuth signature (signing or verifying).OAuth1SignatureException Thrown to indicate that an OAuth exception occurred.OAuth1SignatureFeature Feature enabling OAuth signature support.OAuth1SignatureMethod An interface representing the OAuth signature method.PlaintextMethod An OAuth signature method that implements Plaintext.RsaSha1Method An OAuth signature method that implements RSA-SHA1.UnsupportedSignatureMethodException Thrown to indicate that the OAuth signature method requested is not supported.