public interface RestrictionHandler
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAllowed(Restricted restricted,
Class<?> type,
Method method)
Main entry for restriction checking
|
boolean isAllowed(Restricted restricted, Class<?> type, Method method)
user - restricted - type - method - Copyright © 2014. All Rights Reserved.