| Package | Description |
|---|---|
| org.nuxeo.ecm.platform.ui.web.auth | |
| org.nuxeo.ecm.platform.ui.web.auth.service |
| Modifier and Type | Method and Description |
|---|---|
protected static LoginStartupPage |
LoginScreenHelper.getDefaultStartupPage(LoginScreenConfig config)
Returns the
LoginStartupPage contribution with the highest priority or null if none is
contributed. |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,LoginStartupPage> |
LoginScreenConfig.startupPages |
| Modifier and Type | Method and Description |
|---|---|
protected LoginStartupPage |
LoginStartupPage.clone() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LoginStartupPage> |
LoginScreenConfig.getStartupPages() |
| Modifier and Type | Method and Description |
|---|---|
int |
LoginStartupPage.compareTo(LoginStartupPage o) |
void |
LoginStartupPage.merge(LoginStartupPage newStartupPage) |
Copyright © 2019 Nuxeo. All rights reserved.