Package | Description |
---|---|
com.hcl.domino.admin |
Modifier and Type | Method and Description |
---|---|
ServerAdmin.MultiDatabaseAccessInfo |
ServerAdmin.computeDatabaseAccess(String server,
String username,
boolean forceNewScan)
Using this method you can efficiently scan a server directory and compute the
AclAccess
of users on the databases. |
ServerAdmin.MultiDatabaseAccessInfo |
ServerAdmin.computeDatabaseAccess(String server,
UserNamesList user,
boolean forceNewScan)
Using this method you can efficiently scan a server directory and compute the
AclAccess
of users on the databases. |
Copyright © 2019–2021 HCL. All rights reserved.