Package org.keycloak.credential
Class WebAuthnCredentialModelInput.KeycloakWebAuthnAuthenticationParameters
- java.lang.Object
- 
- org.keycloak.credential.WebAuthnCredentialModelInput.KeycloakWebAuthnAuthenticationParameters
 
- 
- Enclosing class:
- WebAuthnCredentialModelInput
 
 public static class WebAuthnCredentialModelInput.KeycloakWebAuthnAuthenticationParameters extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description KeycloakWebAuthnAuthenticationParameters(com.webauthn4j.server.ServerProperty serverProperty, boolean userVerificationRequired)
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description com.webauthn4j.server.ServerPropertygetServerProperty()booleanisUserVerificationRequired()
 
-