|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| OAuthSignatureMethod | |
| OAuthSignatureMethodFactory | Factory for signature methods. |
| SaltedConsumerSecret | Marker interface for indicating that a consumer secret has some salt. |
| SharedConsumerSecret | A signature secret that consists of a consumer secret and a token secret. |
| SignatureSecret | Marker interface for OAuth signature secrets. |
| Class Summary | |
|---|---|
| CoreOAuthSignatureMethodFactory | Implements the signatures defined in OAuth Core 1.0. |
| HMAC_SHA1SignatureMethod | HMAC-SHA1 signature method. |
| PlainTextSignatureMethod | Plain text signature method. |
| RSA_SHA1SignatureMethod | RSA-SHA1 signature method. |
| RSAKeySecret | Signature secret for RSA. |
| SharedConsumerSecretImpl | Default implementation of a signature secret. |
| SignatureSecretEditor | A signature secret that consists of a consumer secret and a tokent secret. |
| Exception Summary | |
|---|---|
| InvalidSignatureException | Thrown when a signature is invalid. |
| UnsupportedSignatureMethodException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||