Uses of Class
org.nuxeo.ecm.platform.ui.web.auth.service.LoginStartupPage
Packages that use LoginStartupPage
-
Uses of LoginStartupPage in org.nuxeo.ecm.platform.ui.web.auth
Methods in org.nuxeo.ecm.platform.ui.web.auth that return LoginStartupPageModifier and TypeMethodDescriptionprotected static LoginStartupPage
LoginScreenHelper.getDefaultStartupPage
(LoginScreenConfig config) Returns theLoginStartupPage
contribution with the highest priority ornull
if none is contributed. -
Uses of LoginStartupPage in org.nuxeo.ecm.platform.ui.web.auth.service
Fields in org.nuxeo.ecm.platform.ui.web.auth.service with type parameters of type LoginStartupPageModifier and TypeFieldDescriptionprotected Map<String,
LoginStartupPage> LoginScreenConfig.startupPages
Methods in org.nuxeo.ecm.platform.ui.web.auth.service that return LoginStartupPageMethods in org.nuxeo.ecm.platform.ui.web.auth.service that return types with arguments of type LoginStartupPageMethods in org.nuxeo.ecm.platform.ui.web.auth.service with parameters of type LoginStartupPageModifier and TypeMethodDescriptionint
LoginStartupPage.compareTo
(LoginStartupPage o) void
LoginStartupPage.merge
(LoginStartupPage newStartupPage)