Uses of Enum
no.digipost.signature.client.portal.NotificationsUsingLookup
Packages that use NotificationsUsingLookup
-
Uses of NotificationsUsingLookup in no.digipost.signature.client.portal
Methods in no.digipost.signature.client.portal that return NotificationsUsingLookupModifier and TypeMethodDescriptionPortalSigner.getNotificationsUsingLookup()static NotificationsUsingLookupReturns the enum constant of this type with the specified name.static NotificationsUsingLookup[]NotificationsUsingLookup.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in no.digipost.signature.client.portal with parameters of type NotificationsUsingLookupModifier and TypeMethodDescriptionstatic PortalSigner.BuilderPortalSigner.identifiedByPersonalIdentificationNumber(String personalIdentificationNumber, NotificationsUsingLookup notificationsUsingLookup)