You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
2.0 KiB
7 lines
2.0 KiB
// All material copyright Esri, All Rights Reserved, unless otherwise specified. |
|
// See https://js.arcgis.com/4.30/esri/copyright.txt for details. |
|
//>>built |
|
define("../chunks/tslib.es6 ../core/JSONSupport ../core/accessorSupport/decorators/property ../core/has ../core/Logger ../core/RandomLCG ../core/accessorSupport/decorators/subclass".split(" "),function(b,a,c,g,h,k,e){var d;a=d=class extends a.JSONSupport{constructor(f){super(f);this.appId=this._oAuthCred=null;this.authNamespace="/";this.expiration=20160;this.flowType="auto";this.forceUserId=this.forceLogin=!1;this.locale=null;this.minTimeUntilExpiration=30;this.popup=!1;this.popupCallbackUrl="oauth-callback.html"; |
|
this.popupWindowFeatures="height\x3d490,width\x3d800,resizable,scrollbars,status";this.portalUrl="https://www.arcgis.com";this.preserveUrlHash=!1;this.userId=null}clone(){return d.fromJSON(this.toJSON())}};b.__decorate([c.property({json:{write:!0}})],a.prototype,"appId",void 0);b.__decorate([c.property({json:{write:!0}})],a.prototype,"authNamespace",void 0);b.__decorate([c.property({json:{write:!0}})],a.prototype,"expiration",void 0);b.__decorate([c.property({json:{write:!0}})],a.prototype,"flowType", |
|
void 0);b.__decorate([c.property({json:{write:!0}})],a.prototype,"forceLogin",void 0);b.__decorate([c.property({json:{write:!0}})],a.prototype,"forceUserId",void 0);b.__decorate([c.property({json:{write:!0}})],a.prototype,"locale",void 0);b.__decorate([c.property({json:{write:!0}})],a.prototype,"minTimeUntilExpiration",void 0);b.__decorate([c.property({json:{write:!0}})],a.prototype,"popup",void 0);b.__decorate([c.property({json:{write:!0}})],a.prototype,"popupCallbackUrl",void 0);b.__decorate([c.property({json:{write:!0}})], |
|
a.prototype,"popupWindowFeatures",void 0);b.__decorate([c.property({json:{write:!0}})],a.prototype,"portalUrl",void 0);b.__decorate([c.property({json:{write:!0}})],a.prototype,"preserveUrlHash",void 0);b.__decorate([c.property({json:{write:!0}})],a.prototype,"userId",void 0);return a=d=b.__decorate([e.subclass("esri.identity.OAuthInfo")],a)}); |