| Package | Description |
|---|---|
| net.oauth.signature |
Classes to compute and verify digital signatures.
|
| Class and Description |
|---|
| Base64
Provides Base64 encoding and decoding as defined by RFC 2045.
|
| OAuthSignatureMethod
A pair of algorithms for computing and verifying an OAuth digital signature.
|
| OAuthSignatureMethod.ComparableParameter
An efficiently sortable wrapper around a parameter.
|