public final class Acls
extends java.lang.Object
| Constructor and Description |
|---|
Acls() |
| Modifier and Type | Method and Description |
|---|---|
static StreamAcl |
newStreamAcl()
Returns a default stream ACL.
|
static Acl |
newSystemStreamAcl()
Returns a default system ACL.
|
static Acl |
newUserStreamAcl()
Returns a default user ACL.
|
public static StreamAcl newStreamAcl()
StreamAclpublic static Acl newUserStreamAcl()
UserStreamAclpublic static Acl newSystemStreamAcl()
SystemStreamAcl