Package | Description |
---|---|
org.hippoecm.frontend.service |
Modifier and Type | Method and Description |
---|---|
List<NavAppResource> |
AppSettings.getLoginResources()
Returns list of resources that must be called by the navapp to make sure all apps are authenticated
before accessing them.
|
List<NavAppResource> |
AppSettings.getLogoutResources()
Returns list of resources that must be called by the navapp to make sure all apps clean up their state and
authentication ids (e.g.
|
List<NavAppResource> |
AppSettings.getNavConfigResources()
Returns list of resources that must be called by the navapp to retrieve menu related navigation items.
|
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.