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