oci-identitydataplane 2.10.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.txt +89 -0
- package/NOTICE.txt +1 -0
- package/README.md +22 -0
- package/THIRD_PARTY_LICENSES.txt +1521 -0
- package/index.d.ts +20 -0
- package/index.js +43 -0
- package/index.js.map +1 -0
- package/lib/client.d.ts +64 -0
- package/lib/client.js +183 -0
- package/lib/client.js.map +1 -0
- package/lib/model/accessible-compartment-request.d.ts +27 -0
- package/lib/model/accessible-compartment-request.js +57 -0
- package/lib/model/accessible-compartment-request.js.map +1 -0
- package/lib/model/accessible-compartment-response.d.ts +23 -0
- package/lib/model/accessible-compartment-response.js +61 -0
- package/lib/model/accessible-compartment-response.js.map +1 -0
- package/lib/model/association-authorization-request.d.ts +23 -0
- package/lib/model/association-authorization-request.js +61 -0
- package/lib/model/association-authorization-request.js.map +1 -0
- package/lib/model/auth-service-user.d.ts +38 -0
- package/lib/model/auth-service-user.js +29 -0
- package/lib/model/auth-service-user.js.map +1 -0
- package/lib/model/authenticate-client-details.d.ts +24 -0
- package/lib/model/authenticate-client-details.js +29 -0
- package/lib/model/authenticate-client-details.js.map +1 -0
- package/lib/model/authenticate-client-result.d.ts +27 -0
- package/lib/model/authenticate-client-result.js +55 -0
- package/lib/model/authenticate-client-result.js.map +1 -0
- package/lib/model/authenticate-user-result.d.ts +30 -0
- package/lib/model/authenticate-user-result.js +29 -0
- package/lib/model/authenticate-user-result.js.map +1 -0
- package/lib/model/authentication-policy.d.ts +31 -0
- package/lib/model/authentication-policy.js +57 -0
- package/lib/model/authentication-policy.js.map +1 -0
- package/lib/model/authentication-principal.d.ts +27 -0
- package/lib/model/authentication-principal.js +55 -0
- package/lib/model/authentication-principal.js.map +1 -0
- package/lib/model/authentication-request.d.ts +30 -0
- package/lib/model/authentication-request.js +29 -0
- package/lib/model/authentication-request.js.map +1 -0
- package/lib/model/authorization-request.d.ts +45 -0
- package/lib/model/authorization-request.js +71 -0
- package/lib/model/authorization-request.js.map +1 -0
- package/lib/model/bad-user-state-authenticate-user-result.d.ts +44 -0
- package/lib/model/bad-user-state-authenticate-user-result.js +36 -0
- package/lib/model/bad-user-state-authenticate-user-result.js.map +1 -0
- package/lib/model/claim.d.ts +30 -0
- package/lib/model/claim.js +29 -0
- package/lib/model/claim.js.map +1 -0
- package/lib/model/client-credentials-response.d.ts +30 -0
- package/lib/model/client-credentials-response.js +43 -0
- package/lib/model/client-credentials-response.js.map +1 -0
- package/lib/model/common-principal.d.ts +27 -0
- package/lib/model/common-principal.js +55 -0
- package/lib/model/common-principal.js.map +1 -0
- package/lib/model/compartment-metadata.d.ts +31 -0
- package/lib/model/compartment-metadata.js +35 -0
- package/lib/model/compartment-metadata.js.map +1 -0
- package/lib/model/compartment.d.ts +49 -0
- package/lib/model/compartment.js +53 -0
- package/lib/model/compartment.js.map +1 -0
- package/lib/model/context-variable.d.ts +37 -0
- package/lib/model/context-variable.js +37 -0
- package/lib/model/context-variable.js.map +1 -0
- package/lib/model/cost-tracking-tag.d.ts +34 -0
- package/lib/model/cost-tracking-tag.js +47 -0
- package/lib/model/cost-tracking-tag.js.map +1 -0
- package/lib/model/credential-authenticator-info.d.ts +54 -0
- package/lib/model/credential-authenticator-info.js +29 -0
- package/lib/model/credential-authenticator-info.js.map +1 -0
- package/lib/model/derived-key-response.d.ts +27 -0
- package/lib/model/derived-key-response.js +55 -0
- package/lib/model/derived-key-response.js.map +1 -0
- package/lib/model/entity-status.d.ts +32 -0
- package/lib/model/entity-status.js +29 -0
- package/lib/model/entity-status.js.map +1 -0
- package/lib/model/filter-group-membership-details.d.ts +27 -0
- package/lib/model/filter-group-membership-details.js +55 -0
- package/lib/model/filter-group-membership-details.js.map +1 -0
- package/lib/model/filter-group-membership-result.d.ts +27 -0
- package/lib/model/filter-group-membership-result.js +55 -0
- package/lib/model/filter-group-membership-result.js.map +1 -0
- package/lib/model/generate-scoped-access-token-details.d.ts +29 -0
- package/lib/model/generate-scoped-access-token-details.js +29 -0
- package/lib/model/generate-scoped-access-token-details.js.map +1 -0
- package/lib/model/identity-provider.d.ts +66 -0
- package/lib/model/identity-provider.js +38 -0
- package/lib/model/identity-provider.js.map +1 -0
- package/lib/model/index.d.ts +102 -0
- package/lib/model/index.js +125 -0
- package/lib/model/index.js.map +1 -0
- package/lib/model/j-wk.d.ts +42 -0
- package/lib/model/j-wk.js +29 -0
- package/lib/model/j-wk.js.map +1 -0
- package/lib/model/on-behalf-of-request.d.ts +36 -0
- package/lib/model/on-behalf-of-request.js +29 -0
- package/lib/model/on-behalf-of-request.js.map +1 -0
- package/lib/model/password-policy.d.ts +46 -0
- package/lib/model/password-policy.js +29 -0
- package/lib/model/password-policy.js.map +1 -0
- package/lib/model/password-reset-authentication-request.d.ts +26 -0
- package/lib/model/password-reset-authentication-request.js +29 -0
- package/lib/model/password-reset-authentication-request.js.map +1 -0
- package/lib/model/permission-context.d.ts +27 -0
- package/lib/model/permission-context.js +65 -0
- package/lib/model/permission-context.js.map +1 -0
- package/lib/model/permission.d.ts +22 -0
- package/lib/model/permission.js +29 -0
- package/lib/model/permission.js.map +1 -0
- package/lib/model/principal.d.ts +31 -0
- package/lib/model/principal.js +61 -0
- package/lib/model/principal.js.map +1 -0
- package/lib/model/refresh-request.d.ts +26 -0
- package/lib/model/refresh-request.js +29 -0
- package/lib/model/refresh-request.js.map +1 -0
- package/lib/model/resource-principal-session-token-request.d.ts +30 -0
- package/lib/model/resource-principal-session-token-request.js +29 -0
- package/lib/model/resource-principal-session-token-request.js.map +1 -0
- package/lib/model/security-token.d.ts +22 -0
- package/lib/model/security-token.js +29 -0
- package/lib/model/security-token.js.map +1 -0
- package/lib/model/tenant-not-found-authenticate-user-result.d.ts +26 -0
- package/lib/model/tenant-not-found-authenticate-user-result.js +29 -0
- package/lib/model/tenant-not-found-authenticate-user-result.js.map +1 -0
- package/lib/model/tenant.d.ts +30 -0
- package/lib/model/tenant.js +29 -0
- package/lib/model/tenant.js.map +1 -0
- package/lib/model/thick-authorization-response.d.ts +42 -0
- package/lib/model/thick-authorization-response.js +29 -0
- package/lib/model/thick-authorization-response.js.map +1 -0
- package/lib/model/thin-association-authorization-response.d.ts +38 -0
- package/lib/model/thin-association-authorization-response.js +69 -0
- package/lib/model/thin-association-authorization-response.js.map +1 -0
- package/lib/model/thin-authorization-response.d.ts +29 -0
- package/lib/model/thin-authorization-response.js +57 -0
- package/lib/model/thin-authorization-response.js.map +1 -0
- package/lib/model/user-not-found-authenticate-user-result.d.ts +30 -0
- package/lib/model/user-not-found-authenticate-user-result.js +29 -0
- package/lib/model/user-not-found-authenticate-user-result.js.map +1 -0
- package/lib/model/user.d.ts +38 -0
- package/lib/model/user.js +29 -0
- package/lib/model/user.js.map +1 -0
- package/lib/model/valid-authenticate-user-result.d.ts +31 -0
- package/lib/model/valid-authenticate-user-result.js +57 -0
- package/lib/model/valid-authenticate-user-result.js.map +1 -0
- package/lib/model/x509-federation-request.d.ts +34 -0
- package/lib/model/x509-federation-request.js +29 -0
- package/lib/model/x509-federation-request.js.map +1 -0
- package/lib/request/generate-scoped-access-token-request.d.ts +23 -0
- package/lib/request/generate-scoped-access-token-request.js +15 -0
- package/lib/request/generate-scoped-access-token-request.js.map +1 -0
- package/lib/request/index.d.ts +14 -0
- package/lib/request/index.js +15 -0
- package/lib/request/index.js.map +1 -0
- package/lib/response/generate-scoped-access-token-response.d.ts +25 -0
- package/lib/response/generate-scoped-access-token-response.js +15 -0
- package/lib/response/generate-scoped-access-token-response.js.map +1 -0
- package/lib/response/index.d.ts +14 -0
- package/lib/response/index.js +15 -0
- package/lib/response/index.js.map +1 -0
- package/package.json +29 -0
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface Permission {
|
|
14
|
+
/**
|
|
15
|
+
* The name of the permission.
|
|
16
|
+
*/
|
|
17
|
+
"p": string;
|
|
18
|
+
}
|
|
19
|
+
export declare namespace Permission {
|
|
20
|
+
function getJsonObj(obj: Permission): object;
|
|
21
|
+
function getDeserializedJsonObj(obj: Permission): object;
|
|
22
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.Permission = void 0;
|
|
16
|
+
var Permission;
|
|
17
|
+
(function (Permission) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
Permission.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
Permission.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(Permission = exports.Permission || (exports.Permission = {}));
|
|
29
|
+
//# sourceMappingURL=permission.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"permission.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/permission.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAYH,IAAiB,UAAU,CAW1B;AAXD,WAAiB,UAAU;IACzB,SAAgB,UAAU,CAAC,GAAe;QACxC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAe;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAW1B"}
|
|
@@ -0,0 +1,31 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface Principal {
|
|
15
|
+
/**
|
|
16
|
+
* The user's OCID.
|
|
17
|
+
*/
|
|
18
|
+
"subjectId": string;
|
|
19
|
+
/**
|
|
20
|
+
* The tenancy OCID.
|
|
21
|
+
*/
|
|
22
|
+
"tenantId": string;
|
|
23
|
+
/**
|
|
24
|
+
* The set of claims for this principal.
|
|
25
|
+
*/
|
|
26
|
+
"claims": Array<model.Claim>;
|
|
27
|
+
}
|
|
28
|
+
export declare namespace Principal {
|
|
29
|
+
function getJsonObj(obj: Principal): object;
|
|
30
|
+
function getDeserializedJsonObj(obj: Principal): object;
|
|
31
|
+
}
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.Principal = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var Principal;
|
|
37
|
+
(function (Principal) {
|
|
38
|
+
function getJsonObj(obj) {
|
|
39
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
40
|
+
"claims": obj.claims
|
|
41
|
+
? obj.claims.map(item => {
|
|
42
|
+
return model.Claim.getJsonObj(item);
|
|
43
|
+
})
|
|
44
|
+
: undefined
|
|
45
|
+
});
|
|
46
|
+
return jsonObj;
|
|
47
|
+
}
|
|
48
|
+
Principal.getJsonObj = getJsonObj;
|
|
49
|
+
function getDeserializedJsonObj(obj) {
|
|
50
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
51
|
+
"claims": obj.claims
|
|
52
|
+
? obj.claims.map(item => {
|
|
53
|
+
return model.Claim.getDeserializedJsonObj(item);
|
|
54
|
+
})
|
|
55
|
+
: undefined
|
|
56
|
+
});
|
|
57
|
+
return jsonObj;
|
|
58
|
+
}
|
|
59
|
+
Principal.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
60
|
+
})(Principal = exports.Principal || (exports.Principal = {}));
|
|
61
|
+
//# sourceMappingURL=principal.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"principal.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/principal.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAkBlC,IAAiB,SAAS,CA6BzB;AA7BD,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc;QACvC,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpB,OAAO,KAAK,CAAC,KAAK,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACtC,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oBAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAc;QACnD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,QAAQ,EAAE,GAAG,CAAC,MAAM;gBAClB,CAAC,CAAC,GAAG,CAAC,MAAM,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACpB,OAAO,KAAK,CAAC,KAAK,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAClD,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gCAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QA6BzB"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface RefreshRequest {
|
|
14
|
+
/**
|
|
15
|
+
* The current security token that is to be renewed.
|
|
16
|
+
*/
|
|
17
|
+
"currentToken": string;
|
|
18
|
+
/**
|
|
19
|
+
* An optional new public for the new token. If not supplied, currentToken's public key will be used.
|
|
20
|
+
*/
|
|
21
|
+
"newPublicKey"?: string;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace RefreshRequest {
|
|
24
|
+
function getJsonObj(obj: RefreshRequest): object;
|
|
25
|
+
function getDeserializedJsonObj(obj: RefreshRequest): object;
|
|
26
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.RefreshRequest = void 0;
|
|
16
|
+
var RefreshRequest;
|
|
17
|
+
(function (RefreshRequest) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
RefreshRequest.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
RefreshRequest.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(RefreshRequest = exports.RefreshRequest || (exports.RefreshRequest = {}));
|
|
29
|
+
//# sourceMappingURL=refresh-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"refresh-request.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/refresh-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgBH,IAAiB,cAAc,CAW9B;AAXD,WAAiB,cAAc;IAC7B,SAAgB,UAAU,CAAC,GAAmB;QAC5C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAmB;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAW9B"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface ResourcePrincipalSessionTokenRequest {
|
|
14
|
+
/**
|
|
15
|
+
* The resource principal token.
|
|
16
|
+
*/
|
|
17
|
+
"resourcePrincipalToken": string;
|
|
18
|
+
/**
|
|
19
|
+
* The service principal session token.
|
|
20
|
+
*/
|
|
21
|
+
"servicePrincipalSessionToken": string;
|
|
22
|
+
/**
|
|
23
|
+
* The session public key.
|
|
24
|
+
*/
|
|
25
|
+
"sessionPublicKey": string;
|
|
26
|
+
}
|
|
27
|
+
export declare namespace ResourcePrincipalSessionTokenRequest {
|
|
28
|
+
function getJsonObj(obj: ResourcePrincipalSessionTokenRequest): object;
|
|
29
|
+
function getDeserializedJsonObj(obj: ResourcePrincipalSessionTokenRequest): object;
|
|
30
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.ResourcePrincipalSessionTokenRequest = void 0;
|
|
16
|
+
var ResourcePrincipalSessionTokenRequest;
|
|
17
|
+
(function (ResourcePrincipalSessionTokenRequest) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
ResourcePrincipalSessionTokenRequest.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
ResourcePrincipalSessionTokenRequest.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(ResourcePrincipalSessionTokenRequest = exports.ResourcePrincipalSessionTokenRequest || (exports.ResourcePrincipalSessionTokenRequest = {}));
|
|
29
|
+
//# sourceMappingURL=resource-principal-session-token-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"resource-principal-session-token-request.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/resource-principal-session-token-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAoBH,IAAiB,oCAAoC,CAWpD;AAXD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CAAC,GAAyC;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyC;QAC9E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAWpD"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface SecurityToken {
|
|
14
|
+
/**
|
|
15
|
+
* The security token, signed by auth service
|
|
16
|
+
*/
|
|
17
|
+
"token": string;
|
|
18
|
+
}
|
|
19
|
+
export declare namespace SecurityToken {
|
|
20
|
+
function getJsonObj(obj: SecurityToken): object;
|
|
21
|
+
function getDeserializedJsonObj(obj: SecurityToken): object;
|
|
22
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.SecurityToken = void 0;
|
|
16
|
+
var SecurityToken;
|
|
17
|
+
(function (SecurityToken) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
SecurityToken.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
SecurityToken.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(SecurityToken = exports.SecurityToken || (exports.SecurityToken = {}));
|
|
29
|
+
//# sourceMappingURL=security-token.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"security-token.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/security-token.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAYH,IAAiB,aAAa,CAW7B;AAXD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,wBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,oCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAW7B"}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface TenantNotFoundAuthenticateUserResult {
|
|
14
|
+
/**
|
|
15
|
+
* The tenant name.
|
|
16
|
+
*/
|
|
17
|
+
"tenantInput": string;
|
|
18
|
+
/**
|
|
19
|
+
* The user name.
|
|
20
|
+
*/
|
|
21
|
+
"userInput": string;
|
|
22
|
+
}
|
|
23
|
+
export declare namespace TenantNotFoundAuthenticateUserResult {
|
|
24
|
+
function getJsonObj(obj: TenantNotFoundAuthenticateUserResult): object;
|
|
25
|
+
function getDeserializedJsonObj(obj: TenantNotFoundAuthenticateUserResult): object;
|
|
26
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.TenantNotFoundAuthenticateUserResult = void 0;
|
|
16
|
+
var TenantNotFoundAuthenticateUserResult;
|
|
17
|
+
(function (TenantNotFoundAuthenticateUserResult) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
TenantNotFoundAuthenticateUserResult.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
TenantNotFoundAuthenticateUserResult.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(TenantNotFoundAuthenticateUserResult = exports.TenantNotFoundAuthenticateUserResult || (exports.TenantNotFoundAuthenticateUserResult = {}));
|
|
29
|
+
//# sourceMappingURL=tenant-not-found-authenticate-user-result.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tenant-not-found-authenticate-user-result.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/tenant-not-found-authenticate-user-result.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgBH,IAAiB,oCAAoC,CAWpD;AAXD,WAAiB,oCAAoC;IACnD,SAAgB,UAAU,CAAC,GAAyC;QAClE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,+CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAyC;QAC9E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2DAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,oCAAoC,GAApC,4CAAoC,KAApC,4CAAoC,QAWpD"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface Tenant {
|
|
14
|
+
/**
|
|
15
|
+
* The tenant's Oracle ID (OCID).
|
|
16
|
+
*/
|
|
17
|
+
"id": string;
|
|
18
|
+
/**
|
|
19
|
+
* The name of the tenancy.
|
|
20
|
+
*/
|
|
21
|
+
"name": string;
|
|
22
|
+
/**
|
|
23
|
+
* The service namespace.
|
|
24
|
+
*/
|
|
25
|
+
"serviceNamespace"?: string;
|
|
26
|
+
}
|
|
27
|
+
export declare namespace Tenant {
|
|
28
|
+
function getJsonObj(obj: Tenant): object;
|
|
29
|
+
function getDeserializedJsonObj(obj: Tenant): object;
|
|
30
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.Tenant = void 0;
|
|
16
|
+
var Tenant;
|
|
17
|
+
(function (Tenant) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
Tenant.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
Tenant.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(Tenant = exports.Tenant || (exports.Tenant = {}));
|
|
29
|
+
//# sourceMappingURL=tenant.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tenant.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/tenant.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAoBH,IAAiB,MAAM,CAWtB;AAXD,WAAiB,MAAM;IACrB,SAAgB,UAAU,CAAC,GAAW;QACpC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAW;QAChD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6BAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,MAAM,GAAN,cAAM,KAAN,cAAM,QAWtB"}
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
export interface ThickAuthorizationResponse {
|
|
14
|
+
/**
|
|
15
|
+
* The policy string related to the request
|
|
16
|
+
*/
|
|
17
|
+
"policy": string;
|
|
18
|
+
/**
|
|
19
|
+
* The duration of how long this policy should be cached. Note that the type is of type java.time.Duration, not
|
|
20
|
+
* string.
|
|
21
|
+
*
|
|
22
|
+
*/
|
|
23
|
+
"policyCacheDuration": string;
|
|
24
|
+
/**
|
|
25
|
+
* The policy string related to the request.
|
|
26
|
+
*/
|
|
27
|
+
"groups": Array<string>;
|
|
28
|
+
/**
|
|
29
|
+
* The duration of how long the user's group membership should be cached. Note that the type is of type
|
|
30
|
+
* java.time.Duration, not string.
|
|
31
|
+
*
|
|
32
|
+
*/
|
|
33
|
+
"groupMembershipCacheDuration": string;
|
|
34
|
+
/**
|
|
35
|
+
* If set to true, the SDK should clear the caches.
|
|
36
|
+
*/
|
|
37
|
+
"flushAllCaches"?: boolean;
|
|
38
|
+
}
|
|
39
|
+
export declare namespace ThickAuthorizationResponse {
|
|
40
|
+
function getJsonObj(obj: ThickAuthorizationResponse): object;
|
|
41
|
+
function getDeserializedJsonObj(obj: ThickAuthorizationResponse): object;
|
|
42
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
exports.ThickAuthorizationResponse = void 0;
|
|
16
|
+
var ThickAuthorizationResponse;
|
|
17
|
+
(function (ThickAuthorizationResponse) {
|
|
18
|
+
function getJsonObj(obj) {
|
|
19
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
20
|
+
return jsonObj;
|
|
21
|
+
}
|
|
22
|
+
ThickAuthorizationResponse.getJsonObj = getJsonObj;
|
|
23
|
+
function getDeserializedJsonObj(obj) {
|
|
24
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {});
|
|
25
|
+
return jsonObj;
|
|
26
|
+
}
|
|
27
|
+
ThickAuthorizationResponse.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
28
|
+
})(ThickAuthorizationResponse = exports.ThickAuthorizationResponse || (exports.ThickAuthorizationResponse = {}));
|
|
29
|
+
//# sourceMappingURL=thick-authorization-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"thick-authorization-response.js","sourceRoot":"","sources":["../../../../../lib/identitydataplane/lib/model/thick-authorization-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAgCH,IAAiB,0BAA0B,CAW1C;AAXD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qCAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QAW1C"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Identity Service
|
|
3
|
+
* API for the Identity Dataplane
|
|
4
|
+
* OpenAPI spec version: v1
|
|
5
|
+
*
|
|
6
|
+
*
|
|
7
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
8
|
+
* Do not edit the class manually.
|
|
9
|
+
*
|
|
10
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
11
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
12
|
+
*/
|
|
13
|
+
import * as model from "../model";
|
|
14
|
+
export interface ThinAssociationAuthorizationResponse {
|
|
15
|
+
/**
|
|
16
|
+
* The authorization responses.
|
|
17
|
+
*/
|
|
18
|
+
"responses": Array<model.ThinAuthorizationResponse>;
|
|
19
|
+
/**
|
|
20
|
+
* The association verification result.
|
|
21
|
+
*/
|
|
22
|
+
"associationResult": ThinAssociationAuthorizationResponse.AssociationResult;
|
|
23
|
+
/**
|
|
24
|
+
* The decision cache duration.
|
|
25
|
+
*/
|
|
26
|
+
"decisionCacheDuration"?: string;
|
|
27
|
+
}
|
|
28
|
+
export declare namespace ThinAssociationAuthorizationResponse {
|
|
29
|
+
enum AssociationResult {
|
|
30
|
+
FailUnknown = "FAIL_UNKNOWN",
|
|
31
|
+
FailBadRequest = "FAIL_BAD_REQUEST",
|
|
32
|
+
FailMissingEndorse = "FAIL_MISSING_ENDORSE",
|
|
33
|
+
FailMissingAdmit = "FAIL_MISSING_ADMIT",
|
|
34
|
+
Success = "SUCCESS"
|
|
35
|
+
}
|
|
36
|
+
function getJsonObj(obj: ThinAssociationAuthorizationResponse): object;
|
|
37
|
+
function getDeserializedJsonObj(obj: ThinAssociationAuthorizationResponse): object;
|
|
38
|
+
}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Identity Service
|
|
4
|
+
* API for the Identity Dataplane
|
|
5
|
+
* OpenAPI spec version: v1
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OracleSDKGenerator.
|
|
9
|
+
* Do not edit the class manually.
|
|
10
|
+
*
|
|
11
|
+
* Copyright (c) 2020, 2021, Oracle and/or its affiliates. All rights reserved.
|
|
12
|
+
* This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
|
|
13
|
+
*/
|
|
14
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
15
|
+
if (k2 === undefined) k2 = k;
|
|
16
|
+
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
17
|
+
}) : (function(o, m, k, k2) {
|
|
18
|
+
if (k2 === undefined) k2 = k;
|
|
19
|
+
o[k2] = m[k];
|
|
20
|
+
}));
|
|
21
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
22
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
23
|
+
}) : function(o, v) {
|
|
24
|
+
o["default"] = v;
|
|
25
|
+
});
|
|
26
|
+
var __importStar = (this && this.__importStar) || function (mod) {
|
|
27
|
+
if (mod && mod.__esModule) return mod;
|
|
28
|
+
var result = {};
|
|
29
|
+
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
30
|
+
__setModuleDefault(result, mod);
|
|
31
|
+
return result;
|
|
32
|
+
};
|
|
33
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
|
+
exports.ThinAssociationAuthorizationResponse = void 0;
|
|
35
|
+
const model = __importStar(require("../model"));
|
|
36
|
+
var ThinAssociationAuthorizationResponse;
|
|
37
|
+
(function (ThinAssociationAuthorizationResponse) {
|
|
38
|
+
let AssociationResult;
|
|
39
|
+
(function (AssociationResult) {
|
|
40
|
+
AssociationResult["FailUnknown"] = "FAIL_UNKNOWN";
|
|
41
|
+
AssociationResult["FailBadRequest"] = "FAIL_BAD_REQUEST";
|
|
42
|
+
AssociationResult["FailMissingEndorse"] = "FAIL_MISSING_ENDORSE";
|
|
43
|
+
AssociationResult["FailMissingAdmit"] = "FAIL_MISSING_ADMIT";
|
|
44
|
+
AssociationResult["Success"] = "SUCCESS";
|
|
45
|
+
})(AssociationResult = ThinAssociationAuthorizationResponse.AssociationResult || (ThinAssociationAuthorizationResponse.AssociationResult = {}));
|
|
46
|
+
function getJsonObj(obj) {
|
|
47
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
48
|
+
"responses": obj.responses
|
|
49
|
+
? obj.responses.map(item => {
|
|
50
|
+
return model.ThinAuthorizationResponse.getJsonObj(item);
|
|
51
|
+
})
|
|
52
|
+
: undefined
|
|
53
|
+
});
|
|
54
|
+
return jsonObj;
|
|
55
|
+
}
|
|
56
|
+
ThinAssociationAuthorizationResponse.getJsonObj = getJsonObj;
|
|
57
|
+
function getDeserializedJsonObj(obj) {
|
|
58
|
+
const jsonObj = Object.assign(Object.assign({}, obj), {
|
|
59
|
+
"responses": obj.responses
|
|
60
|
+
? obj.responses.map(item => {
|
|
61
|
+
return model.ThinAuthorizationResponse.getDeserializedJsonObj(item);
|
|
62
|
+
})
|
|
63
|
+
: undefined
|
|
64
|
+
});
|
|
65
|
+
return jsonObj;
|
|
66
|
+
}
|
|
67
|
+
ThinAssociationAuthorizationResponse.getDeserializedJsonObj = getDeserializedJsonObj;
|
|
68
|
+
})(ThinAssociationAuthorizationResponse = exports.ThinAssociationAuthorizationResponse || (exports.ThinAssociationAuthorizationResponse = {}));
|
|
69
|
+
//# sourceMappingURL=thin-association-authorization-response.js.map
|