Built motion from commit e6806ed6.|2.6.0
[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 _0xcd10=['login','exports','express','./authActiveDirectory.controller'];(function(_0x48cb1f,_0x5ca68d){var _0x172c4d=function(_0x85040){while(--_0x85040){_0x48cb1f['push'](_0x48cb1f['shift']());}};_0x172c4d(++_0x5ca68d);}(_0xcd10,0xf6));var _0x0cd1=function(_0x3592c7,_0xd9dc8c){_0x3592c7=_0x3592c7-0x0;var _0x4fa5e6=_0xcd10[_0x3592c7];return _0x4fa5e6;};'use strict';var express=require(_0x0cd1('0x0'));var router=express['Router']();var controller=require(_0x0cd1('0x1'));router['post']('/',controller[_0x0cd1('0x2')]);module[_0x0cd1('0x3')]=router;