X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FservicenowAccount.js;h=0be668a10fe24affc093cf42c0ef12dab5cced49;hb=8de30684771e4539598fcfa869d5f97a2efb140f;hp=0ba77f40119a3ffde332ffde7bd3ce02c24c18a7;hpb=3912498a4dca9582374ca5cc8bf0a6347dda17ea;p=motion2.git diff --git a/server/services/ami/model/servicenowAccount.js b/server/services/ami/model/servicenowAccount.js index 0ba77f4..0be668a 100644 --- a/server/services/ami/model/servicenowAccount.js +++ b/server/services/ami/model/servicenowAccount.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0x8711=['password','remoteUri','Configurations','exports','name','username'];(function(_0x5fd9a3,_0x4d6377){var _0x45fc16=function(_0x2cc90b){while(--_0x2cc90b){_0x5fd9a3['push'](_0x5fd9a3['shift']());}};_0x45fc16(++_0x4d6377);}(_0x8711,0x124));var _0x1871=function(_0x299ca8,_0x4e74fa){_0x299ca8=_0x299ca8-0x0;var _0x5dbd44=_0x8711[_0x299ca8];return _0x5dbd44;};'use strict';function ServicenowAccount(_0x118e4f){this['id']=_0x118e4f['id']||0x0;this[_0x1871('0x0')]=_0x118e4f[_0x1871('0x0')]||'';this['username']=_0x118e4f[_0x1871('0x1')]||'';this[_0x1871('0x2')]=_0x118e4f['password']||'';this[_0x1871('0x3')]=_0x118e4f['remoteUri']||'';this['serverUrl']=_0x118e4f['serverUrl']||'';this[_0x1871('0x4')]=_0x118e4f['Configurations']||{};}module[_0x1871('0x5')]=ServicenowAccount; \ No newline at end of file +var _0xe529=['Configurations','name','username','password','remoteUri','serverUrl'];(function(_0x3c2666,_0x15fd23){var _0x10c814=function(_0x4660c0){while(--_0x4660c0){_0x3c2666['push'](_0x3c2666['shift']());}};_0x10c814(++_0x15fd23);}(_0xe529,0xc1));var _0x9e52=function(_0x5300b6,_0x4a5846){_0x5300b6=_0x5300b6-0x0;var _0x58980e=_0xe529[_0x5300b6];return _0x58980e;};'use strict';function ServicenowAccount(_0x3c45b2){this['id']=_0x3c45b2['id']||0x0;this[_0x9e52('0x0')]=_0x3c45b2[_0x9e52('0x0')]||'';this[_0x9e52('0x1')]=_0x3c45b2['username']||'';this[_0x9e52('0x2')]=_0x3c45b2[_0x9e52('0x2')]||'';this[_0x9e52('0x3')]=_0x3c45b2[_0x9e52('0x3')]||'';this[_0x9e52('0x4')]=_0x3c45b2['serverUrl']||'';this[_0x9e52('0x5')]=_0x3c45b2['Configurations']||{};}module['exports']=ServicenowAccount; \ No newline at end of file