00868d8fd93c12839e749f39d28f00821947aa25
[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 _0xac82=['./authActiveDirectory.controller','login','exports','express','Router'];(function(_0x4a9fb1,_0x273043){var _0x348672=function(_0x142b69){while(--_0x142b69){_0x4a9fb1['push'](_0x4a9fb1['shift']());}};_0x348672(++_0x273043);}(_0xac82,0xdf));var _0x2ac8=function(_0x1d9555,_0x336f52){_0x1d9555=_0x1d9555-0x0;var _0x26e343=_0xac82[_0x1d9555];return _0x26e343;};'use strict';var express=require(_0x2ac8('0x0'));var router=express[_0x2ac8('0x1')]();var controller=require(_0x2ac8('0x2'));router['post']('/',controller[_0x2ac8('0x3')]);module[_0x2ac8('0x4')]=router;