Package | Description |
---|---|
net.oauth |
Fundamental classes and algorithms for implementing OAuth.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleOAuthValidator
A simple OAuthValidator, which checks the version, whether the timestamp is
close to now, the nonce hasn't been used before and the signature is valid.
|
Copyright © 2023. All rights reserved.