Class SignerIdentifier


  • public class SignerIdentifier
    extends Object
    • Method Detail

      • identifiedByPersonalIdentificationNumber

        public static SignerIdentifier identifiedByPersonalIdentificationNumber​(String personalIdentificationNumber)
      • identifiedByEmailAddressAndMobileNumber

        public static SignerIdentifier identifiedByEmailAddressAndMobileNumber​(String emailAddress,
                                                                               String mobileNumber)