|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OAuthSigner
OAuth signature method.
| Method Summary | |
|---|---|
String |
computeSignature(String signatureBaseString)
Returns the signature computed from the given signature base string. |
String |
getSignatureMethod()
Returns the signature method. |
| Method Detail |
|---|
String getSignatureMethod()
String computeSignature(String signatureBaseString)
throws GeneralSecurityException
GeneralSecurityException - general security exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||