JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.webauthn4j.data.client.challenge
Interface Challenge
All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
DefaultChallenge
public interface
Challenge
extends java.io.Serializable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
byte[]
getValue
()
Gets the challenge value.
Method Detail
getValue
byte[] getValue()
Gets the challenge value. Cannot be null.
Returns:
the challenge value
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method