Uses of Class
com.jadaptive.webauthn.server.user.User
Packages that use User
-
Uses of User in com.jadaptive.webauthn.server.service
Methods in com.jadaptive.webauthn.server.service with parameters of type UserModifier and TypeMethodDescriptionWebauthnServerService.startRegistration(User user, Optional<Validator> validator) Starts a webauthn registration process.WebauthnServerServiceImpl.startRegistration(User user, Optional<Validator> validator) Starts a webauthn registration process.