Nuxeo Enterprise Platform 5.4

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

Field Summary
static Guard DEFAULT
           
 
Method Summary
 boolean check(Adaptable context)
           
 

Field Detail

DEFAULT

static final Guard DEFAULT
Method Detail

check

boolean check(Adaptable context)

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.