Class DirectSigner
java.lang.Object
no.digipost.signature.client.direct.DirectSigner
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionboolean
toString()
static DirectSigner.Builder
withCustomIdentifier
(String customIdentifier) static DirectSigner.Builder
withPersonalIdentificationNumber
(String personalIdentificationNumber)
-
Method Details
-
withPersonalIdentificationNumber
public static DirectSigner.Builder withPersonalIdentificationNumber(String personalIdentificationNumber) -
withCustomIdentifier
-
isIdentifiedByPersonalIdentificationNumber
public boolean isIdentifiedByPersonalIdentificationNumber() -
getPersonalIdentificationNumber
-
getCustomIdentifier
-
getSignatureType
-
getOnBehalfOf
-
toString
-