| Package | Description |
|---|---|
| org.miniauth.oauth.nonce |
Nonce-related utility classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleNonceStore
Simple "nonce store" implementation.
|
| Modifier and Type | Method and Description |
|---|---|
NonceStore |
NonceStorePool.getNonceStore(AccessIdentity identity) |
NonceStore |
NonceStorePool.putNonceStore(AccessIdentity identity,
NonceStore nonceStore) |
NonceStore |
NonceStorePool.putNonceStore(NonceStore nonceStore) |
| Modifier and Type | Method and Description |
|---|---|
NonceStore |
NonceStorePool.putNonceStore(AccessIdentity identity,
NonceStore nonceStore) |
NonceStore |
NonceStorePool.putNonceStore(NonceStore nonceStore) |
Copyright © 2013. All rights reserved.