Uses of Class
org.keycloak.models.WebAuthnPolicy
Packages that use WebAuthnPolicy
-
Uses of WebAuthnPolicy in org.keycloak.models
Fields in org.keycloak.models declared as WebAuthnPolicyMethods in org.keycloak.models that return WebAuthnPolicyModifier and TypeMethodDescriptionRealmModel.getWebAuthnPolicy()RealmModel.getWebAuthnPolicyPasswordless()Methods in org.keycloak.models with parameters of type WebAuthnPolicyModifier and TypeMethodDescriptionvoidRealmModel.setWebAuthnPolicy(WebAuthnPolicy policy) Set WebAuthn policy for 2-factor authenticationvoidRealmModel.setWebAuthnPolicyPasswordless(WebAuthnPolicy policy) Set WebAuthn passwordless policy below.