Interface Permission

All Superinterfaces:
Guard
All Known Implementing Classes:
DefaultPermission

public interface Permission extends Guard
Author:
Bogdan Stefanescu
  • Field Summary

    Fields inherited from interface org.nuxeo.ecm.webengine.security.Guard

    DEFAULT
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface org.nuxeo.ecm.webengine.security.Guard

    check
  • Method Details