| Package | Description |
|---|---|
| no.digipost.signature.client.core | |
| no.digipost.signature.client.core.internal | |
| no.digipost.signature.client.direct | |
| no.digipost.signature.client.portal |
| Modifier and Type | Method and Description |
|---|---|
static OnBehalfOf |
OnBehalfOf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OnBehalfOf[] |
OnBehalfOf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
B |
SignerCustomizations.onBehalfOf(OnBehalfOf onBehalfOf)
Specify which party the signer is
signing on behalf of. |
| Modifier and Type | Method and Description |
|---|---|
Optional<OnBehalfOf> |
DirectSigner.getOnBehalfOf() |
| Modifier and Type | Method and Description |
|---|---|
DirectSigner.Builder |
DirectSigner.Builder.onBehalfOf(OnBehalfOf onBehalfOf) |
| Modifier and Type | Method and Description |
|---|---|
Optional<OnBehalfOf> |
PortalSigner.getOnBehalfOf() |
| Modifier and Type | Method and Description |
|---|---|
PortalSigner.Builder |
PortalSigner.Builder.onBehalfOf(OnBehalfOf onBehalfOf) |
Copyright © 2018 Digipost. All rights reserved.