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.A JDBC implementation of anPublicKeyCredentialUserEntityRepositorythat uses aJdbcOperationsforPublicKeyCredentialUserEntitypersistence.A JDBC implementation of anUserCredentialRepositorythat uses aJdbcOperationsforCredentialRecordpersistence.AMapbased implementation ofPublicKeyCredentialUserEntityRepository.AMapbased implementation ofUserCredentialRepository.A request to create a newPublicKeyCredentialCreationOptions.A repository for managingPublicKeyCredentialUserEntityinstances.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 managingCredentialRecords associated to a user.A WebAuthn4j implementation ofWebAuthnRelyingPartyOperations.An API for WebAuthn Relying Party Operations