| 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 SignatureType |
SignatureType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignatureType[] |
SignatureType.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.withSignatureType(SignatureType type)
Specify the
type of signature to use for the signer. |
| Modifier and Type | Method and Description |
|---|---|
Optional<SignatureType> |
DirectSigner.getSignatureType() |
| Modifier and Type | Method and Description |
|---|---|
DirectSigner.Builder |
DirectSigner.Builder.withSignatureType(SignatureType type) |
| Modifier and Type | Method and Description |
|---|---|
Optional<SignatureType> |
PortalSigner.getSignatureType() |
| Modifier and Type | Method and Description |
|---|---|
PortalSigner.Builder |
PortalSigner.Builder.withSignatureType(SignatureType type) |
Copyright © 2018 Digipost. All rights reserved.