Package io.milton.http.http11.auth
Class Nonce
java.lang.Object
io.milton.http.http11.auth.Nonce
- All Implemented Interfaces:
Serializable
Represents a Nonce which has been issued and is stored in memory
- Author:
- brad
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Nonce
-
-
Method Details
-
increaseNonceCount
-
getValue
- Returns:
- the value
-
getIssued
- Returns:
- the issued
-
getNonceCount
public long getNonceCount()
-