Class WebAuthnCredentialModelInput.KeycloakWebAuthnAuthenticationParameters

    • Constructor Detail

      • KeycloakWebAuthnAuthenticationParameters

        public KeycloakWebAuthnAuthenticationParameters​(com.webauthn4j.server.ServerProperty serverProperty,
                                                        boolean userVerificationRequired)
    • Method Detail

      • getServerProperty

        public com.webauthn4j.server.ServerProperty getServerProperty()
      • isUserVerificationRequired

        public boolean isUserVerificationRequired()