Class ObjectPrivilege

java.lang.Object
org.yamcs.security.ObjectPrivilege

public class ObjectPrivilege extends Object
An object privilege is the right to perform a particular action on an object. The object is assumed to be identifiable by a single string. The object may also be expressed as a regular expression, in which case Yamcs will perform pattern matching when doing authorization checks.