Package com.soffid.iam.model.security
Interface SecurityScopeEntity
-
- All Known Implementing Classes:
AccessLogEntityImpl
,AccountAttributeEntityImpl
,GroupEntityImpl
,InformationSystemEntityImpl
,PrinterGroupEntityImpl
,RoleAccountEntityImpl
,RoleDependencyEntityImpl
,RoleEntityImpl
,RoleGroupEntityImpl
,SessionEntityImpl
,UserDataEntityImpl
,UserEntityImpl
,UserGroupEntityImpl
,UserPrinterEntityImpl
public interface SecurityScopeEntity
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isAllowed(String permission)
-
-
-
Method Detail
-
isAllowed
boolean isAllowed(String permission)
-
-