Class SoSignerFactory


  • public class SoSignerFactory
    extends java.lang.Object
    A factory for creating Signer objects dependend on the signing device. Returns the SoDefaultSigner at the moment for all devices.
    • Constructor Detail

      • SoSignerFactory

        public SoSignerFactory()
    • Method Detail

      • getSigner

        public static Signer getSigner​(SoSigningDevice device)
        Gets the signer.
        Parameters:
        device - the device
        Returns:
        the signer