Package | Description |
---|---|
com.hcl.domino.admin.idvault |
Modifier and Type | Method and Description |
---|---|
static IdVault.IdFlag |
IdVault.IdFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdVault.IdFlag[] |
IdVault.IdFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<IdVault.IdFlag> |
IdVault.getIdFlags()
Returns flags for the ID that is active for the current process
|
Set<IdVault.IdFlag> |
IdVault.getIDFlags(UserId userId)
Returns flags for the specified ID file
|
Copyright © 2019–2021 HCL. All rights reserved.