| Package | Description |
|---|---|
| com.silanis.esl.sdk.internal.converter |
For internal use only.
|
| com.silanis.esl.sdk.service |
Service classes provide low-level support for interacting with eSignLive.
|
| Modifier and Type | Method and Description |
|---|---|
UserAccountRole |
UserAccountRoleConverter.toSDKUserAccountRole() |
| Constructor and Description |
|---|
UserAccountRoleConverter(UserAccountRole sdkAccountRoleOptional) |
| Modifier and Type | Method and Description |
|---|---|
UserAccountRole |
AccountService.assignAccountRoleToUser(String userId,
UserAccountRole sdkUserAccountRole) |
| Modifier and Type | Method and Description |
|---|---|
List<UserAccountRole> |
AccountService.getAssignedAccountRoles(String userId) |
List<UserAccountRole> |
AccountService.getAssignedAccountRoles(String userId,
String accountId) |
| Modifier and Type | Method and Description |
|---|---|
UserAccountRole |
AccountService.assignAccountRoleToUser(String userId,
UserAccountRole sdkUserAccountRole) |
Copyright 2022 OneSpan All rights reserved.