@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
310 lines • 8.45 kB
JSON
{
"id": "ConnectApi.contenthubrepositoryauthentication",
"nodeType": "class",
"name": "ContentHubRepositoryAuthentication",
"namespace": "ConnectApi",
"startToken": {
"type": "declaration.entity.name.class",
"text": "ContentHubRepositoryAuthentication",
"textToLower": "contenthubrepositoryauthentication",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_ContentHubRepositoryAuthentication_-1:0"
},
"order": 0,
"memberOrder": 0,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "global",
"textToLower": "global",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "keyword.modifier.access_global_-1:0"
},
"sharingModifier": {
"type": "keyword.modifier.sharing",
"text": "without sharing",
"textToLower": "without sharing",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "keyword.modifier.sharing_without sharing_-1:0"
},
"description": "Authentication information for a repository.",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_connectapi_output_content_hub_repository_authentication.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {
"authflowurl": {
"id": "ConnectApi.contenthubrepositoryauthentication.method.string authflowurl",
"nodeType": "variable",
"name": "authFlowUrl",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "authFlowUrl",
"textToLower": "authflowurl",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_authFlowUrl_-1:0"
},
"parentId": "ConnectApi.contenthubrepositoryauthentication",
"order": 1,
"memberOrder": 1,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public String authFlowUrl",
"simplifiedSignature": "String authFlowUrl",
"datatype": {
"id": ".datatype.String",
"nodeType": "datatype",
"name": "String",
"startToken": {
"type": "datatype.primitive",
"text": "String",
"textToLower": "string",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_String_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "String"
},
"parentName": "ContentHubRepositoryAuthentication"
},
"authprotocol": {
"id": "ConnectApi.contenthubrepositoryauthentication.method.protocol authprotocol",
"nodeType": "variable",
"name": "authProtocol",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "authProtocol",
"textToLower": "authprotocol",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_authProtocol_-1:0"
},
"parentId": "ConnectApi.contenthubrepositoryauthentication",
"order": 2,
"memberOrder": 2,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public Protocol authProtocol",
"simplifiedSignature": "Protocol authProtocol",
"datatype": {
"id": ".datatype.Protocol",
"nodeType": "datatype",
"name": "Protocol",
"startToken": {
"type": "datatype.custom.class",
"text": "Protocol",
"textToLower": "protocol",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 45
},
"end": {
"line": 0,
"character": 53
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Protocol_0:45"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Protocol"
},
"parentName": "ContentHubRepositoryAuthentication"
},
"userhas": {
"id": "ConnectApi.contenthubrepositoryauthentication.method.boolean userhas",
"nodeType": "variable",
"name": "userHas",
"startToken": {
"type": "declaration.entity.name.variable",
"text": "userHasAuthSettings",
"textToLower": "userhasauthsettings",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.variable_userHasAuthSettings_-1:0"
},
"parentId": "ConnectApi.contenthubrepositoryauthentication",
"order": 3,
"memberOrder": 3,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"signature": "public Boolean userHas",
"simplifiedSignature": "Boolean userHas",
"datatype": {
"id": ".datatype.Boolean",
"nodeType": "datatype",
"name": "Boolean",
"startToken": {
"type": "datatype.primitive",
"text": "Boolean",
"textToLower": "boolean",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 14
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_Boolean_0:7"
},
"parentId": "",
"order": 0,
"memberOrder": 0,
"type": "Boolean"
},
"parentName": "ContentHubRepositoryAuthentication"
}
},
"methods": {},
"constructors": {},
"extendsType": "",
"implementTypes": [],
"implements": {},
"totalMembers": 3,
"queries": []
}