Class WebAuthnCredentialModelInput.KeycloakWebAuthnAuthenticationParameters

java.lang.Object
org.keycloak.credential.WebAuthnCredentialModelInput.KeycloakWebAuthnAuthenticationParameters
Enclosing class:
WebAuthnCredentialModelInput

public static class WebAuthnCredentialModelInput.KeycloakWebAuthnAuthenticationParameters extends Object
  • Constructor Details

    • KeycloakWebAuthnAuthenticationParameters

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

    • getServerProperty

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

      public boolean isUserVerificationRequired()