|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NonceFactory | |
|---|---|
| org.springframework.security.oauth.consumer.client | |
| org.springframework.security.oauth.consumer.nonce | |
| Uses of NonceFactory in org.springframework.security.oauth.consumer.client |
|---|
| Methods in org.springframework.security.oauth.consumer.client that return NonceFactory | |
|---|---|
NonceFactory |
CoreOAuthConsumerSupport.getNonceFactory()
The nonce factory. |
| Methods in org.springframework.security.oauth.consumer.client with parameters of type NonceFactory | |
|---|---|
void |
CoreOAuthConsumerSupport.setNonceFactory(NonceFactory nonceFactory)
The nonce factory. |
| Uses of NonceFactory in org.springframework.security.oauth.consumer.nonce |
|---|
| Classes in org.springframework.security.oauth.consumer.nonce that implement NonceFactory | |
|---|---|
class |
UUIDNonceFactory
Nonce factory that uses a UUID to generate the nonce. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||