public class UserGuard extends Object implements Guard
protected String
username
DEFAULT
UserGuard()
UserGuard(String username)
boolean
check(Adaptable context)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected String username
public UserGuard()
public UserGuard(String username)
public boolean check(Adaptable context)
check
Guard
public String toString()
toString
Object
Copyright © 2015 Nuxeo SA. All rights reserved.