Uses of Class
se.swedenconnect.bankid.rpapi.support.PersonalIdentityNumberException
Packages that use PersonalIdentityNumberException
Package
Description
Contains support implementations for BankID operations.
-
Uses of PersonalIdentityNumberException in se.swedenconnect.bankid.rpapi.support
Methods in se.swedenconnect.bankid.rpapi.support that throw PersonalIdentityNumberExceptionModifier and TypeMethodDescriptionstatic PersonalIdentityNumberParses a personal identity number string into aPersonalIdentityNumber.Constructors in se.swedenconnect.bankid.rpapi.support that throw PersonalIdentityNumberExceptionModifierConstructorDescriptionPersonalIdentityNumber(String number) Constructor that parses the supplied personal identity number.