Class PublicKeyCredentialRequestOptions

java.lang.Object
org.springframework.security.web.webauthn.api.PublicKeyCredentialRequestOptions
All Implemented Interfaces:
Serializable

public final class PublicKeyCredentialRequestOptions extends Object implements Serializable
PublicKeyCredentialRequestOptions contains the information to create an assertion used for authentication.
Since:
6.4
See Also: