Package | Description |
---|---|
net.oauth |
Modifier and Type | Method and Description |
---|---|
void |
OAuthMessage.requireParameters(String... names)
Verify that the required parameter names are contained in the actual
collection.
|
protected Date |
SimpleOAuthValidator.validateNonce(OAuthMessage message,
long timestamp,
long currentTimeMsec) |
protected void |
SimpleOAuthValidator.validateTimestamp(OAuthMessage message,
long timestamp,
long currentTimeMsec) |
protected void |
SimpleOAuthValidator.validateTimestampAndNonce(OAuthMessage message) |
Copyright © 2008–2017 Province of British Columbia. All rights reserved.