summaryrefslogtreecommitdiffstats
path: root/src/test/resources/testParseDMaaPCredentialsGen2Temp.json
blob: fef7a8bd898c7d9d16e434bcac24fc74ba82d089 (plain)
1
2
3
4
5
6
7
8
9
{
  "auth-credentials-present": {
    "aaf_username": "sampleUser",
    "dmaap_info": {
      "topic_url": "http://UEBHOST:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV",
    },
    "aaf_password": "samplePassword"
  }
}