50dcc525a637a93fc55910a48d630b87106c4b2a
[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 _0x66ed=['post','login','exports','express','Router','./authActiveDirectory.controller'];(function(_0x466cf5,_0x1f7a24){var _0x4ad1f1=function(_0x50258e){while(--_0x50258e){_0x466cf5['push'](_0x466cf5['shift']());}};_0x4ad1f1(++_0x1f7a24);}(_0x66ed,0x18f));var _0xd66e=function(_0x2a86e2,_0x356dd7){_0x2a86e2=_0x2a86e2-0x0;var _0x1074d3=_0x66ed[_0x2a86e2];return _0x1074d3;};'use strict';var express=require(_0xd66e('0x0'));var router=express[_0xd66e('0x1')]();var controller=require(_0xd66e('0x2'));router[_0xd66e('0x3')]('/',controller[_0xd66e('0x4')]);module[_0xd66e('0x5')]=router;