| Interface | Description |
|---|---|
| OAuthNonceServices |
| Class | Description |
|---|---|
| ExpiringTimestampNonceServices |
Nonce services that only validates the timestamp of a consumer request.
|
| InMemoryNonceServices |
Expands on the
ExpiringTimestampNonceServices to include
validation of the nonce for replay protection. |
| NullNonceServices |
No-op nonce services.
|
| Exception | Description |
|---|---|
| NonceAlreadyUsedException |
Copyright © 2015. All rights reserved.