Package org.nuxeo.ecm.webengine.security
Interface Guard
-
- All Known Subinterfaces:
Permission
- All Known Implementing Classes:
And,DefaultPermission,FacetGuard,GroupGuard,IsAdministratorGuard,Not,Or,PermissionGuard,SchemaGuard,ScriptGuard,TypeGuard,UserGuard
public interface Guard- Author:
- Bogdan Stefanescu
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancheck(Adaptable context)
-