Uses of Enum
no.digipost.signature.client.core.IdentifierInSignedDocuments
Packages that use IdentifierInSignedDocuments
Package
Description
-
Uses of IdentifierInSignedDocuments in no.digipost.signature.client.core
Methods in no.digipost.signature.client.core that return IdentifierInSignedDocumentsModifier and TypeMethodDescriptionstatic IdentifierInSignedDocumentsReturns 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.Methods in no.digipost.signature.client.core that return types with arguments of type IdentifierInSignedDocuments -
Uses of IdentifierInSignedDocuments in no.digipost.signature.client.core.internal
Methods in no.digipost.signature.client.core.internal with parameters of type IdentifierInSignedDocumentsModifier and TypeMethodDescriptionJobCustomizations.withIdentifierInSignedDocuments(IdentifierInSignedDocuments identifier) Specify how the signer(s) of this job should be identified in the signed documents (XAdES and PAdES); bypersonal identification number and name,date of birth and nameorname only. -
Uses of IdentifierInSignedDocuments in no.digipost.signature.client.direct
Methods in no.digipost.signature.client.direct that return types with arguments of type IdentifierInSignedDocumentsMethods in no.digipost.signature.client.direct with parameters of type IdentifierInSignedDocumentsModifier and TypeMethodDescriptionDirectJob.Builder.withIdentifierInSignedDocuments(IdentifierInSignedDocuments identifier) -
Uses of IdentifierInSignedDocuments in no.digipost.signature.client.portal
Methods in no.digipost.signature.client.portal that return types with arguments of type IdentifierInSignedDocumentsMethods in no.digipost.signature.client.portal with parameters of type IdentifierInSignedDocumentsModifier and TypeMethodDescriptionPortalJob.Builder.withIdentifierInSignedDocuments(IdentifierInSignedDocuments identifier)