Package | Description |
---|---|
com.hcl.domino.security |
Modifier and Type | Method and Description |
---|---|
List<AclEntry> |
Acl.getEntries()
Returns all ACL entries
|
Optional<AclEntry> |
Acl.getEntry(String name)
Convenience method that call
Acl.getEntries() and returns a single
value for the specified name |
Copyright © 2019–2021 HCL. All rights reserved.