Changeset 1090 for TI12-security/branches/PML/conf/pmlMapConfig.xml
- Timestamp:
- 02/06/06 18:21:21 (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/branches/PML/conf/pmlMapConfig.xml
r762 r1090 2 2 <AAmap> 3 3 <trusted name="BADC"> 4 <wsdl />4 <wsdl>http://glue.badc.rl.ac.uk/attAuthority.wsdl</wsdl> 5 5 <role remote="NercInst" local="nercCentreSurvey"/> 6 6 <role remote="NercFunded" local="nercOther"/> … … 17 17 </trusted> 18 18 <trusted name="BODC"> 19 <wsdl/>19 <wsdl>http://livglue.nerc-liv.ac.uk/attAuthority.wsdl</wsdl> 20 20 <role remote="anonymous" local="public"/> 21 21 <role remote="public" local="public"/> … … 61 61 <role remote="DeltaFlumeMemb" local="bodcUser"/> 62 62 </trusted> 63 <trusted name="NOCS"> 64 <wsdl/> 65 <role remote="ndgUser" local="public"/> 66 <role remote="Anonymous" local="public"/> 67 <role remote="hydroUser" local="public"/> 68 <role remote="ccoUser" local="public"/> 69 </trusted> 63 70 </AAmap>
Note: See TracChangeset
for help on using the changeset viewer.