JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
pro.gravit.launcher.core.api.model
Interface UserPermissions
public interface
UserPermissions
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
hasPerm
(
String
action)
boolean
hasRole
(
String
role)
Method Details
hasRole
boolean
hasRole
(
String
role)
hasPerm
boolean
hasPerm
(
String
action)