Class UserGuard

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

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

    • username

      protected String username
  • Constructor Details

    • UserGuard

      public UserGuard()
    • UserGuard

      public UserGuard(String username)
  • Method Details