Uses of Class
com.jadaptive.webauthn.server.model.AuthenticationResponse
Packages that use AuthenticationResponse
-
Uses of AuthenticationResponse in com.jadaptive.webauthn.server.service
Methods in com.jadaptive.webauthn.server.service with parameters of type AuthenticationResponseModifier and TypeMethodDescriptioncom.yubico.webauthn.AssertionResultWebauthnServerService.completeAuthentication(AuthenticationResponse assertionResponse, Optional<Validator> validator) Complates a webauthn authentication process.com.yubico.webauthn.AssertionResultWebauthnServerServiceImpl.completeAuthentication(AuthenticationResponse assertionResponse, Optional<Validator> validator) Completes a webauthn authentication process.