{
  "id": "ConnectApi.​contenthub​repository​authentication",
  "nodeType": "class",
  "name": "​ContentHub​Repository​Authentication",
  "namespace": "ConnectApi",
  "startToken": {
    "type": "declaration.entity.name.class",
    "text": "​ContentHub​Repository​Authentication",
    "textToLower": "​contenthub​repository​authentication",
    "isAux": false,
    "range": {
      "start": {
        "line": -1,
        "character": 0
      },
      "end": {
        "line": -1,
        "character": 0
      },
      "isEmpty": true,
      "isSingleLine": true
    },
    "id": "declaration.entity.name.class_​ContentHub​Repository​Authentication_-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.​contenthub​repository​authentication.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"
      },
      "order": 1,
      "memberOrder": 1,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "keyword.modifier.access_public_-1:0"
      },
      "signature": "public String authFlowUrl",
      "simplifiedSignature": "String authFlowUrl",
      "datatype": {
        "id": "ConnectApi.​contenthub​repository​authentication.authflowurl.string",
        "nodeType": "datatype",
        "name": "String",
        "order": 0,
        "memberOrder": 0
      },
      "description": "",
      "parentName": "​ContentHub​Repository​Authentication"
    },
    "authprotocol": {
      "id": "ConnectApi.​contenthub​repository​authentication.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"
      },
      "order": 2,
      "memberOrder": 2,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "keyword.modifier.access_public_-1:0"
      },
      "signature": "public ConnectApi.​ContentHub​Authentication​Protocol authProtocol",
      "simplifiedSignature": "ConnectApi.​ContentHub​Authentication​Protocol authProtocol",
      "datatype": {
        "id": "ConnectApi.​contenthub​repository​authentication.authprotocol.connectapi.​contenthub​authentication​protocol",
        "nodeType": "datatype",
        "name": "ConnectApi.​ContentHub​Authentication​Protocol",
        "order": 0,
        "memberOrder": 0
      },
      "description": "Authentication protocol used for the",
      "parentName": "​ContentHub​Repository​Authentication"
    },
    "userhas​authsettings": {
      "id": "ConnectApi.​contenthub​repository​authentication.userhas​authsettings",
      "nodeType": "variable",
      "name": "userHas​AuthSettings",
      "startToken": {
        "type": "declaration.entity.name.variable",
        "text": "userHas​AuthSettings",
        "textToLower": "userhas​authsettings",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "declaration.entity.name.variable_userHas​AuthSettings_-1:0"
      },
      "order": 3,
      "memberOrder": 3,
      "accessModifier": {
        "type": "keyword.modifier.access",
        "text": "public",
        "textToLower": "public",
        "isAux": false,
        "range": {
          "start": {
            "line": -1,
            "character": 0
          },
          "end": {
            "line": -1,
            "character": 0
          },
          "isEmpty": true,
          "isSingleLine": true
        },
        "id": "keyword.modifier.access_public_-1:0"
      },
      "signature": "public Boolean userHas​AuthSettings",
      "simplifiedSignature": "Boolean userHas​AuthSettings",
      "datatype": {
        "id": "ConnectApi.​contenthub​repository​authentication.userhas​authsettings.boolean",
        "nodeType": "datatype",
        "name": "Boolean",
        "order": 0,
        "memberOrder": 0
      },
      "description": "Specifies whether the user has credentials or the administrator",
      "parentName": "​ContentHub​Repository​Authentication"
    }
  },
  "methods": {},
  "constructors": {},
  "extendsType": "",
  "implementTypes": [],
  "implements": {},
  "totalMembers": 3,
  "queries": []
}