public class And extends Object implements Guard
protected Guard[]
perms
DEFAULT
And(Collection<Guard> guards)
And(Guard... perms)
boolean
check(Adaptable context)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected Guard[] perms
public And(Collection<Guard> guards)
public And(Guard... perms)
public boolean check(Adaptable context)
check
Guard
public String toString()
toString
Object
Copyright © 2016 Nuxeo SA. All rights reserved.