Searched defs:Acl (Results 1 - 1 of 1) sorted by relevance

/dalvik/libcore/security/src/main/java/java/security/acl/
H A DAcl.java32 * An {@code Acl} has a list of owners ({@link Owner}) which are principals as
33 * well {@code Principal}. Only those principals which are the {@code Acl}'s
35 * Acl}.
51 public interface Acl extends Owner { interface in inherits:Owner

Completed in 24 milliseconds