public class AclEntry
extends java.lang.Object
Constructor and Description |
---|
AclEntry()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<LibraryPermission> |
getPermissions()
Returns the list of permissions.
|
PrincipalName |
getPrincipalName()
Returns the name of the principal (user or group) which this ACL entry is for.
|
public PrincipalName getPrincipalName()
public java.util.List<LibraryPermission> getPermissions()
Copyright © 2013-2020 TIBCO Software Inc. All Rights Reserved.