|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NonceProvider.NonceValidity | |
|---|---|
| com.bradmcevoy.http.http11.auth | |
| Uses of NonceProvider.NonceValidity in com.bradmcevoy.http.http11.auth |
|---|
| Methods in com.bradmcevoy.http.http11.auth that return NonceProvider.NonceValidity | |
|---|---|
NonceProvider.NonceValidity |
SimpleMemoryNonceProvider.getNonceValidity(java.lang.String nonce,
java.lang.Long nc)
|
NonceProvider.NonceValidity |
NonceProvider.getNonceValidity(java.lang.String nonce,
java.lang.Long nonceCount)
Check to see if the given nonce is known. |
static NonceProvider.NonceValidity |
NonceProvider.NonceValidity.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static NonceProvider.NonceValidity[] |
NonceProvider.NonceValidity.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||