Package | Description |
---|---|
net.oauth |
Fundamental classes and algorithms for implementing OAuth.
|
Modifier and Type | Field and Description |
---|---|
private java.util.Set<SimpleOAuthValidator.UsedNonce> |
SimpleOAuthValidator.usedNonces |
Modifier and Type | Method and Description |
---|---|
int |
SimpleOAuthValidator.UsedNonce.compareTo(SimpleOAuthValidator.UsedNonce that)
Determine the relative order of
this and
that , as specified by Comparable. |