Package org.springframework.security.web.webauthn.management
package org.springframework.security.web.webauthn.management
-
ClassDescriptionAn immutable implementation of
PublicKeyCredentialCreationOptionsRequest
.Contains the information necessary to register a new Credential.AMap
based implementation ofPublicKeyCredentialUserEntityRepository
.AMap
based implementation ofUserCredentialRepository
.A request to create a newPublicKeyCredentialCreationOptions
.A repository for managingPublicKeyCredentialUserEntity
instances.The data object used to provide the information necessary to authenticate a user with WebAuthn.Submitted by a client to request registration of a new credential.A repository for managingCredentialRecord
s associated to a user.A WebAuthn4j implementation ofWebAuthnRelyingPartyOperations
.An API for WebAuthn Relying Party Operations