Interface | Description |
---|---|
SignatureService |
Signs a base string, returning the OAuth signature
|
TimestampService |
Unix epoch timestamp generator.
|
Class | Description |
---|---|
Base64Encoder | |
CommonsEncoder | |
DatatypeConverterEncoder | |
HMACSha1SignatureService |
HMAC-SHA1 implementation of
SignatureService |
PlaintextSignatureService |
plaintext implementation of
SignatureService |
RSASha1SignatureService |
A signature service that uses the RSA-SHA1 algorithm.
|
TimestampServiceImpl |
Implementation of
TimestampService using plain java classes. |
Copyright © 2015. All rights reserved.