Package | Description |
---|---|
com.hcl.domino.admin.idvault | |
com.hcl.domino.security |
Modifier and Type | Interface and Description |
---|---|
interface |
IdVaultTokenHandler<T>
This service interface represents a provider that is able to process a token
supplied to
IdVault.getUserIdWithToken(Object, String) and retrieve
a UserId implementation. |
Modifier and Type | Interface and Description |
---|---|
interface |
CredentialValidationTokenHandler<T>
This service interface represents a provider that is able to process a token
supplied to
DominoClient.validateCredentialsWithToken(String, Object) and retrieve
the user's distinguished name. |
Copyright © 2019–2021 HCL. All rights reserved.