Package | Description |
---|---|
net.oauth.signature |
Classes to compute and verify digital signatures.
|
Modifier and Type | Class and Description |
---|---|
class |
RSA_SHA1
The RSA-SHA1 signature method.
|
Modifier and Type | Method and Description |
---|---|
static OAuthSignatureMethod |
OAuthSignatureMethod.newMethod(String name,
OAuthAccessor accessor)
The factory for signature methods.
|
static OAuthSignatureMethod |
OAuthSignatureMethod.newSigner(OAuthMessage message,
OAuthAccessor accessor) |
Copyright © 2023. All rights reserved.