| Package | Description |
|---|---|
| nl.b3p.viewer.config.security |
| Modifier and Type | Method and Description |
|---|---|
static Authorizations.ApplicationCache |
Authorizations.getApplicationCache(Application app,
javax.persistence.EntityManager em) |
static Authorizations.ApplicationCache |
Authorizations.getApplicationCacheFromRequest(Application app,
javax.servlet.http.HttpServletRequest request,
javax.persistence.EntityManager em) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Authorizations.isAppLayerReadAuthorized(Application app,
ApplicationLayer al,
javax.servlet.http.HttpServletRequest request,
Authorizations.ApplicationCache appCache,
javax.persistence.EntityManager em) |
static boolean |
Authorizations.isAppLayerWriteAuthorized(Application app,
ApplicationLayer al,
javax.servlet.http.HttpServletRequest request,
Authorizations.ApplicationCache appCache,
javax.persistence.EntityManager em) |
static boolean |
Authorizations.isLevelReadAuthorized(Application app,
Level l,
javax.servlet.http.HttpServletRequest request,
Authorizations.ApplicationCache appCache,
javax.persistence.EntityManager em) |
Copyright © 2019. All rights reserved.