Class UserImportSerivce.ImportResult

  • Enclosing interface:
    UserImportSerivce

    public static class UserImportSerivce.ImportResult
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • importerKey

        public final java.lang.String importerKey
    • Constructor Detail

      • ImportResult

        public ImportResult​(java.lang.String importerKey,
                            AuthenticationResult authenticationResult)