public class WebAuthnAuthenticatorsBean extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean |
Constructor and Description |
---|
WebAuthnAuthenticatorsBean(KeycloakSession session,
RealmModel realm,
UserModel user,
String credentialType) |
Modifier and Type | Method and Description |
---|---|
List<WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean> |
getAuthenticators() |
public WebAuthnAuthenticatorsBean(KeycloakSession session, RealmModel realm, UserModel user, String credentialType)
public List<WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean> getAuthenticators()
Copyright © 2021 JBoss by Red Hat. All rights reserved.