Built motion from commit b5996064.|2.6.21
[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 _0x6dca=['./authActiveDirectory.controller','post','login','exports','express','Router'];(function(_0x2cd2f4,_0x1522dd){var _0x399420=function(_0x342be4){while(--_0x342be4){_0x2cd2f4['push'](_0x2cd2f4['shift']());}};_0x399420(++_0x1522dd);}(_0x6dca,0x196));var _0xa6dc=function(_0x45c2ac,_0x13a4bf){_0x45c2ac=_0x45c2ac-0x0;var _0xa45513=_0x6dca[_0x45c2ac];return _0xa45513;};'use strict';var express=require(_0xa6dc('0x0'));var router=express[_0xa6dc('0x1')]();var controller=require(_0xa6dc('0x2'));router[_0xa6dc('0x3')]('/',controller[_0xa6dc('0x4')]);module[_0xa6dc('0x5')]=router;