Class Init


  • public class Init
    extends java.lang.Object
    Class to load the algorithms-mappings from a configuration file. After the initialization the mapping is available through the JCEAlgorithmMapper
    • Constructor Summary

      Constructors 
      Constructor Description
      Init()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void init​(java.net.URI uri, java.lang.Class<?> callingClass)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait