9acf6e992eba3143031e32d44b5873b6b65182ae
[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 _0x176c=['./authActiveDirectory.controller','post','login','exports','express'];(function(_0x186376,_0x5d988a){var _0x2dbdd9=function(_0x96908e){while(--_0x96908e){_0x186376['push'](_0x186376['shift']());}};_0x2dbdd9(++_0x5d988a);}(_0x176c,0x68));var _0xc176=function(_0x1d9897,_0x3a9d74){_0x1d9897=_0x1d9897-0x0;var _0x18f24d=_0x176c[_0x1d9897];return _0x18f24d;};'use strict';var express=require(_0xc176('0x0'));var router=express['Router']();var controller=require(_0xc176('0x1'));router[_0xc176('0x2')]('/',controller[_0xc176('0x3')]);module[_0xc176('0x4')]=router;