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