| Package | Description |
|---|---|
| com.silanis.esl.api.model | |
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| com.silanis.esl.sdk.service.apiclient |
| Modifier and Type | Method and Description |
|---|---|
UserAccountRole |
UserAccountRole.setAccountId(String accountId) |
UserAccountRole |
UserAccountRole.setAccountRoles(List<AccountRole> accountRoles) |
UserAccountRole |
UserAccountRole.setUserId(String userId) |
| Modifier and Type | Method and Description |
|---|---|
UserAccountRole |
UserAccountRoleConverter.toAPIUserAccountRole() |
| Constructor and Description |
|---|
UserAccountRoleConverter(UserAccountRole apiUserAccountRoleOptional) |
| Modifier and Type | Method and Description |
|---|---|
UserAccountRole |
AccountApiClient.assignAccountRoleToUser(String userId,
UserAccountRole userAccountRole) |
| Modifier and Type | Method and Description |
|---|---|
List<UserAccountRole> |
AccountApiClient.getAssignedAccountRoles(String userId,
String accountId) |
| Modifier and Type | Method and Description |
|---|---|
UserAccountRole |
AccountApiClient.assignAccountRoleToUser(String userId,
UserAccountRole userAccountRole) |
Copyright 2022 OneSpan All rights reserved.