@Component(value="dshbrd_AccessConstraintsHelper")
public class AccessConstraintsHelper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected io.jmix.core.security.CurrentAuthentication |
currentAuthentication |
Constructor and Description |
---|
AccessConstraintsHelper() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCurrentUsername() |
boolean |
isDashboardAllowedCurrentUser(DashboardModel dashboard) |
boolean |
isWidgetTemplateAllowedCurrentUser(WidgetTemplate widgetTemplate) |
@Autowired protected io.jmix.core.security.CurrentAuthentication currentAuthentication
public boolean isDashboardAllowedCurrentUser(DashboardModel dashboard)
public boolean isWidgetTemplateAllowedCurrentUser(WidgetTemplate widgetTemplate)
public java.lang.String getCurrentUsername()