public class SignerIdentifier extends Object
| Modifier and Type | Method and Description |
|---|---|
static SignerIdentifier |
identifiedByEmailAddress(String emailAddress) |
static SignerIdentifier |
identifiedByEmailAddressAndMobileNumber(String emailAddress,
String mobileNumber) |
static SignerIdentifier |
identifiedByMobileNumber(String mobileNumber) |
static SignerIdentifier |
identifiedByPersonalIdentificationNumber(String personalIdentificationNumber) |
public static SignerIdentifier identifiedByPersonalIdentificationNumber(String personalIdentificationNumber)
public static SignerIdentifier identifiedByEmailAddress(String emailAddress)
public static SignerIdentifier identifiedByMobileNumber(String mobileNumber)
public static SignerIdentifier identifiedByEmailAddressAndMobileNumber(String emailAddress, String mobileNumber)
Copyright © 2019 Digipost. All rights reserved.