Class TypeGuard

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

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

    • type

      protected String type
  • Constructor Details

    • TypeGuard

      protected TypeGuard()
    • TypeGuard

      public TypeGuard(String type)
  • Method Details