Package | Description |
---|---|
com.hcl.domino.admin | |
com.hcl.domino.security |
Modifier and Type | Method and Description |
---|---|
Stream<Pair<DatabaseData,AclAccess>> |
ServerAdmin.MultiDatabaseAccessInfo.allEntries() |
default Stream<Pair<DatabaseData,AclAccess>> |
ServerAdmin.MultiDatabaseAccessInfo.entriesWithMaxLevel(AclLevel level) |
default Stream<Pair<DatabaseData,AclAccess>> |
ServerAdmin.MultiDatabaseAccessInfo.entriesWithMinLevel(AclLevel level) |
Modifier and Type | Interface and Description |
---|---|
interface |
AclEntry
A single entry of the database
Acl |
Modifier and Type | Method and Description |
---|---|
AclAccess |
Acl.lookupAccess(String userName)
Looks up the access level for a user and his groups
|
AclAccess |
Acl.lookupAccess(UserNamesList namesList)
Looks up the access level for a
UserNamesList |
Copyright © 2019–2021 HCL. All rights reserved.