Built motion from commit e1760111.|2.6.18
[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 _0x3cf3=['Router','./authActiveDirectory.controller','post','login','exports','express'];(function(_0x4709c0,_0x3396c7){var _0x13348b=function(_0x426235){while(--_0x426235){_0x4709c0['push'](_0x4709c0['shift']());}};_0x13348b(++_0x3396c7);}(_0x3cf3,0x9b));var _0x33cf=function(_0x1c3b6f,_0x5b04a7){_0x1c3b6f=_0x1c3b6f-0x0;var _0x31ebec=_0x3cf3[_0x1c3b6f];return _0x31ebec;};'use strict';var express=require(_0x33cf('0x0'));var router=express[_0x33cf('0x1')]();var controller=require(_0x33cf('0x2'));router[_0x33cf('0x3')]('/',controller[_0x33cf('0x4')]);module[_0x33cf('0x5')]=router;