| Modifier and Type | Method and Description |
|---|---|
static IdentifierInSignedDocuments |
IdentifierInSignedDocuments.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IdentifierInSignedDocuments[] |
IdentifierInSignedDocuments.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<IdentifierInSignedDocuments> |
SignatureJob.getIdentifierInSignedDocuments() |
| Modifier and Type | Method and Description |
|---|---|
B |
JobCustomizations.withIdentifierInSignedDocuments(IdentifierInSignedDocuments identifier)
Specify how the signer(s) of this job should be identified in the signed documents (XAdES and PAdES);
by
personal identification number and name,
date of birth and name or
name only. |
| Modifier and Type | Method and Description |
|---|---|
Optional<IdentifierInSignedDocuments> |
DirectJob.getIdentifierInSignedDocuments() |
| Modifier and Type | Method and Description |
|---|---|
DirectJob.Builder |
DirectJob.Builder.withIdentifierInSignedDocuments(IdentifierInSignedDocuments identifier) |
| Modifier and Type | Method and Description |
|---|---|
Optional<IdentifierInSignedDocuments> |
PortalJob.getIdentifierInSignedDocuments() |
| Modifier and Type | Method and Description |
|---|---|
PortalJob.Builder |
PortalJob.Builder.withIdentifierInSignedDocuments(IdentifierInSignedDocuments identifier) |
Copyright © 2018 Digipost. All rights reserved.