public interface IuAuthorizationChallenge
Represents an authorization challenge.
-
Method Summary
-
Method Details
-
getNonce
String getNonce()One-time number value.- Returns:
- one-time number
-
getClientThumbprint
byte[] getClientThumbprint()Client thumbprint.- Returns:
- client thumbprint
-