Class AuthenticatorSelectionCriteria

java.lang.Object
org.springframework.security.web.webauthn.api.AuthenticatorSelectionCriteria

public final class AuthenticatorSelectionCriteria extends Object
AuthenticatorAttachment can be used by WebAuthn Relying Parties to specify their requirements regarding authenticator attributes. There is no requireResidentKey property because it is only for backwards compatability with WebAuthn Level 1.
Since:
6.4
See Also: