Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / authActiveDirectory / index.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x213e=['./authActiveDirectory.controller','post','login','exports','express','Router'];(function(_0x54c9fb,_0x577eaf){var _0x16aaa4=function(_0x51a725){while(--_0x51a725){_0x54c9fb['push'](_0x54c9fb['shift']());}};_0x16aaa4(++_0x577eaf);}(_0x213e,0x14e));var _0xe213=function(_0x59991f,_0x54119d){_0x59991f=_0x59991f-0x0;var _0x2aa7e5=_0x213e[_0x59991f];return _0x2aa7e5;};'use strict';var express=require(_0xe213('0x0'));var router=express[_0xe213('0x1')]();var controller=require(_0xe213('0x2'));router[_0xe213('0x3')]('/',controller[_0xe213('0x4')]);module[_0xe213('0x5')]=router;