| Package | Description |
|---|---|
| com.silanis.esl.sdk.builder |
Builder classes provide high-level support for creating model objects.
|
| Modifier and Type | Method and Description |
|---|---|
static FastTrackRoleBuilder |
FastTrackRoleBuilder.newRoleWithId(String id)
Creates a FastTrackRoleBuilder object.
|
FastTrackRoleBuilder |
FastTrackRoleBuilder.withName(String name)
Sets the role's name.
|
FastTrackRoleBuilder |
FastTrackRoleBuilder.withSigner(FastTrackSigner signer)
Adds a FastTrackSigner to the FastTrackRole.
|
Copyright 2022 OneSpan All rights reserved.