summaryrefslogtreecommitdiff
path: root/src/main/JUTests/conf/testExpectedConn.yaml
blob: 17d4f0b2870e2241c9a9c013cadf6a3d15c865af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
!!conf.ConfigConnectionsBean
connections:
- bind: null
  db: GHRUM
  dbms: ORACLE
  host: ora.univ-jfc.fr
  id: ora_1
  pass: secret
  port: 1521
  ress: gest
  type: JDBC
  user: GRHUM
- bind: uid=ldapadmin,ou=specialUsers,dc=univ-jfc,dc=fr
  db: null
  dbms: null
  host: localhost
  id: ldap_1
  pass: secret
  port: 389
  ress: null
  type: LDAP
  user: null