Uses of Enum Class
org.keycloak.forms.login.freemarker.model.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport
-
Uses of WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport in org.keycloak.forms.login.freemarker.model
Modifier and TypeMethodDescriptionWebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport.getByDisplayNameProperty
(String property) WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport.getByMapperName
(String mapperName) Returns the enum constant of this class with the specified name.WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionTransportsBean
(WebAuthnAuthenticatorsBean.WebAuthnAuthenticatorBean.TransportsBean.Transport transport)