Interface SMIMEUtil.SafeCreator

  • Enclosing class:
    SMIMEUtil

    public static interface SMIMEUtil.SafeCreator
    Interface to obfuscate the repetitive constructors so that we could have only one createSafe
    • Method Detail

      • create

        java.lang.Object create()
                         throws java.lang.Exception
        Throws:
        java.lang.Exception