-
Notifications
You must be signed in to change notification settings - Fork 0
/
credentials.xml
executable file
·28 lines (28 loc) · 1.47 KB
/
credentials.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version='1.1' encoding='UTF-8'?>
<com.cloudbees.plugins.credentials.SystemCredentialsProvider plugin="[email protected]_9579fca_33b_">
<domainCredentialsMap class="hudson.util.CopyOnWriteMap$Hash">
<entry>
<com.cloudbees.plugins.credentials.domains.Domain>
<specifications/>
</com.cloudbees.plugins.credentials.domains.Domain>
<java.util.concurrent.CopyOnWriteArrayList>
<com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl>
<scope>GLOBAL</scope>
<id>b39f85d8-7b81-4d99-a0d0-5580a00db9ea</id>
<description></description>
<username>jenslave</username>
<password>{AQAAABAAAAAQPsHeg5BfYtzbl2j7qODex9ii1wqrnatR7f1ZZ5hLgiE=}</password>
<usernameSecret>false</usernameSecret>
</com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl>
<com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl>
<scope>GLOBAL</scope>
<id>c3bd430d-e1fb-4134-98e9-636ff75f5030</id>
<description></description>
<username>jenkinslave</username>
<password>{AQAAABAAAAAQYpyAYcqYVViMzfjFCp92CRDxO8J3jhm9hOCCLH9VxfI=}</password>
<usernameSecret>false</usernameSecret>
</com.cloudbees.plugins.credentials.impl.UsernamePasswordCredentialsImpl>
</java.util.concurrent.CopyOnWriteArrayList>
</entry>
</domainCredentialsMap>
</com.cloudbees.plugins.credentials.SystemCredentialsProvider>