Package su.onno.ui
Class UiProperties.Login
java.lang.Object
su.onno.ui.UiProperties.Login
- Enclosing class:
UiProperties
Login-screen options. The one setting today is
demo-accounts: a list of one-tap sign-in
shortcuts the login screen renders above the password form, each filling and submitting the
credentials for you.
Demo/evaluation only. The passwords are handed to the browser in the login payload, so enable this only for a public demo or a throwaway sandbox — never for a deployment holding real data. Leave the list empty (the default) to show a plain password form.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetDemoAccounts(List<UiProperties.DemoAccount> demoAccounts)
-
Constructor Details
-
Login
public Login()
-
-
Method Details
-
getDemoAccounts
-
setDemoAccounts
-