eae9db4f49216e2546f84ccf36392f7291dd3169
[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 _0x1ea6=['./authActiveDirectory.controller','post','login','exports','express','Router'];(function(_0x34d346,_0x4c6502){var _0x122d76=function(_0x22a5fd){while(--_0x22a5fd){_0x34d346['push'](_0x34d346['shift']());}};_0x122d76(++_0x4c6502);}(_0x1ea6,0x1a8));var _0x61ea=function(_0x51fe85,_0x357e4f){_0x51fe85=_0x51fe85-0x0;var _0xcd91a2=_0x1ea6[_0x51fe85];return _0xcd91a2;};'use strict';var express=require(_0x61ea('0x0'));var router=express[_0x61ea('0x1')]();var controller=require(_0x61ea('0x2'));router[_0x61ea('0x3')]('/',controller[_0x61ea('0x4')]);module[_0x61ea('0x5')]=router;