Interface SignatureJob
- All Superinterfaces:
MaySpecifySender
-
Field Summary
Fields inherited from interface no.digipost.signature.client.core.internal.MaySpecifySender
NO_SPECIFIED_SENDER
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface no.digipost.signature.client.core.internal.MaySpecifySender
getSender, resolveSenderWithFallbackTo, resolveSenderWithFallbackTo
-
Method Details
-
getDocuments
-
getReference
String getReference() -
getRequiredAuthentication
Optional<AuthenticationLevel> getRequiredAuthentication() -
getIdentifierInSignedDocuments
Optional<IdentifierInSignedDocuments> getIdentifierInSignedDocuments()
-