java.lang.Object
org.nuxeo.ecm.webengine.security.guards.Not
All Implemented Interfaces:
Guard

public class Not extends Object implements Guard
Author:
Bogdan Stefanescu
  • Field Details

    • perm

      protected final Guard perm
  • Constructor Details

    • Not

      public Not(Guard guard)
  • Method Details