X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fservices%2Fami%2Fmodel%2FservicenowAccount.js;h=f69ca333a06a0dfb963c39c47e3e5d6475b890ea;hb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;hp=3c1662d05a269344795941981509325e20a58cd8;hpb=884fcf970b507196a3b60584a74b23a84d7eaf24;p=motion2.git diff --git a/server/services/ami/model/servicenowAccount.js b/server/services/ami/model/servicenowAccount.js index 3c1662d..f69ca33 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 _0xc892=['username','password','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0xc892,0x99));var _0x2c89=function(_0xb5494,_0x4aabbf){_0xb5494=_0xb5494-0x0;var _0x5a4abd=_0xc892[_0xb5494];return _0x5a4abd;};'use strict';function ServicenowAccount(_0x12a608){this['id']=_0x12a608['id']||0x0;this[_0x2c89('0x0')]=_0x12a608['name']||'';this[_0x2c89('0x1')]=_0x12a608[_0x2c89('0x1')]||'';this[_0x2c89('0x2')]=_0x12a608[_0x2c89('0x2')]||'';this[_0x2c89('0x3')]=_0x12a608['remoteUri']||'';this[_0x2c89('0x4')]=_0x12a608[_0x2c89('0x4')]||'';this[_0x2c89('0x5')]=_0x12a608[_0x2c89('0x5')]||{};}module[_0x2c89('0x6')]=ServicenowAccount; \ No newline at end of file +var _0x8bdb=['remoteUri','serverUrl','Configurations','exports','name','username','password'];(function(_0x5b99c4,_0x271b5f){var _0xdc3a13=function(_0x242420){while(--_0x242420){_0x5b99c4['push'](_0x5b99c4['shift']());}};_0xdc3a13(++_0x271b5f);}(_0x8bdb,0x13f));var _0xb8bd=function(_0x2c8e3b,_0x27ace8){_0x2c8e3b=_0x2c8e3b-0x0;var _0xc193d7=_0x8bdb[_0x2c8e3b];return _0xc193d7;};'use strict';function ServicenowAccount(_0x556e58){this['id']=_0x556e58['id']||0x0;this[_0xb8bd('0x0')]=_0x556e58[_0xb8bd('0x0')]||'';this[_0xb8bd('0x1')]=_0x556e58[_0xb8bd('0x1')]||'';this[_0xb8bd('0x2')]=_0x556e58['password']||'';this[_0xb8bd('0x3')]=_0x556e58['remoteUri']||'';this[_0xb8bd('0x4')]=_0x556e58['serverUrl']||'';this[_0xb8bd('0x5')]=_0x556e58['Configurations']||{};}module[_0xb8bd('0x6')]=ServicenowAccount; \ No newline at end of file