Package com.totvs.tjf.security.access
Interface HasPermission
-
- All Known Implementing Classes:
HasPermissionFluigImpl
,HasPermissionRacImpl
public interface HasPermission
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isPermitted(String token, String feature)
-