Built motion from commit 53172ac8.|2.6.30
[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 _0xa4dd=['login','exports','Router','./authActiveDirectory.controller'];(function(_0x574de1,_0x123779){var _0x51030d=function(_0x288b21){while(--_0x288b21){_0x574de1['push'](_0x574de1['shift']());}};_0x51030d(++_0x123779);}(_0xa4dd,0x1da));var _0xda4d=function(_0x4aa1b1,_0x56b523){_0x4aa1b1=_0x4aa1b1-0x0;var _0x1961c4=_0xa4dd[_0x4aa1b1];return _0x1961c4;};'use strict';var express=require('express');var router=express[_0xda4d('0x0')]();var controller=require(_0xda4d('0x1'));router['post']('/',controller[_0xda4d('0x2')]);module[_0xda4d('0x3')]=router;