Package com.illumon.iris.web.shared.data
Class ChallengeResponseData
java.lang.Object
com.illumon.iris.web.shared.data.ChallengeResponseData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]getNonce()setAlgorithm(String algorithm) setNonce(byte[] nonce)
-
Constructor Details
-
ChallengeResponseData
public ChallengeResponseData()
-
-
Method Details
-
getNonce
public byte[] getNonce() -
setNonce
-
getAlgorithm
-
setAlgorithm
-