Class ImportPrincipalManager

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void readPrincipals​(SessionConfig sessionConfig, java.lang.String principalReaderConfigId, ITransaction transaction)
      Read xml config file initializing the declared readers building a xml file with the users and groups extracted by the users.
      void writePrincipals​(SessionConfig sessionConfig, java.lang.String principalWriterConfigId, ITransaction transaction)
      Read a xml file with user's and group's configuration and import them to Lumis database.
      • Methods inherited from class java.lang.Object

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