3941. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/9/2017 3:51:00 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

3941.1 Files compared

# Location File Last Modified
1 Fri Jun 9 19:51:00 2017 UTC
2 eHealth_Exch (eHealth Exchange Enhancements) Build 3 docs & code_May_2017.zip\VAP_CIF_CODE0502.zip\VAP_CIF_CODE0502\VAP_CIF_CODE0502\nvap-server\src\main\resources\gov\va\nvap\server\endpoint\pip pip-endpoint.xml Fri Apr 21 20:03:28 2017 UTC

3941.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 1 179
Removed 0 0

3941.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

3941.4 Active regular expressions

No regular expressions were active.

3941.5 Comparison detail

        1   <?xml 
        2     version="1 .0" 
        3     encoding=" windows-12 52"
        4   ?>
        5   <beans 
        6     xmlns="htt p://www.sp ringframew ork.org/sc hema/beans "
        7           
        8     xmlns:xsi= "http://ww w.w3.org/2 001/XMLSch ema-instan ce" 
        9     xmlns:aop= "http://ww w.springfr amework.or g/schema/a op"
        10           
        11     xmlns:tx=" http://www .springfra mework.org /schema/tx
        12     xmlns:jee= "http://ww w.springfr amework.or g/schema/j ee"
        13           
        14     xsi:schema Location="
        15            htt p://www.sp ringframew ork.org/sc hema/beans
        16            htt p://www.sp ringframew ork.org/sc hema/beans /spring-be ans-3.0.xs d
        17            htt p://www.sp ringframew ork.org/sc hema/tx
        18            htt p://www.sp ringframew ork.org/sc hema/tx/sp ring-tx-3. 0.xsd
        19            htt p://www.sp ringframew ork.org/sc hema/aop
        20            htt p://www.sp ringframew ork.org/sc hema/aop/s pring-aop- 3.0.xsd
        21            htt p://www.sp ringframew ork.org/sc hema/jee
        22            htt p://www.sp ringframew ork.org/sc hema/jee/s pring-jee- 3.0.xsd"
        23   >
        24             
        25     <bean 
        26      id="policy Informatio nPoint" 
        27      class="gov .va.nvap.s vc.consent mgmt.Polic yInformati onPoint"
        28     >
        29                       
        30      <property 
        31       name="cons entDirecti veControll er"
        32      >
        33                                 
        34       <bean
        35                                          
        36        class="gov .va.nvap.s vc.consent mgmt.jpa.C onsentDire ctiveJpaCo ntroller" 
        37       />
        38                        
        39      </property >
        40                       
        41      <property 
        42       name="Expi ringConsen tControlle r"
        43      >
        44                    
        45       <bean
        46                        
        47        class="gov .va.nvap.s vc.consent mgmt.jpa.E xpiringCon sentConfig urationJpa Controller
        48       />
        49               
        50      </property >
        51                       
        52      <property 
        53       name="func tionalRole Controller "
        54      >
        55                                 
        56       <bean 
        57        class="gov .va.nvap.s vc.consent mgmt.jpa.F unctionalR oleJpaCont roller" 
        58       />
        59                        
        60      </property >
        61                       
        62      <property 
        63       name="orga nizationsC ontroller"
        64      >
        65                                 
        66       <bean 
        67        class="gov .va.nvap.s vc.consent mgmt.jpa.O rganizatio nsJpaContr oller" 
        68       />
        69                        
        70      </property >
        71                       
        72      <property 
        73       name="purp oseOfUseCo ntroller"
        74      >
        75                                 
        76       <bean 
        77        class="gov .va.nvap.s vc.consent mgmt.jpa.P urposeOfUs eJpaContro ller" 
        78       />
        79                        
        80      </property >
        81                       
        82      <property 
        83       name="pati entDocumen tControlle r"
        84      >
        85                                 
        86       <bean
        87                                          
        88        class="gov .va.nvap.s vc.consent mgmt.jpa.P atientDocu mentJpaCon troller" 
        89       />
        90                        
        91      </property >
        92                       
        93      <property 
        94       name="faci lityContro ller"
        95      >
        96                                 
        97       <bean 
        98        class="gov .va.nvap.s vc.consent mgmt.jpa.F acilityJpa Controller
        99       />
        100                        
        101      </property >
        102                       
        103      <property 
        104       name="loca tionContro ller"
        105      >
        106                                 
        107       <bean 
        108        class="gov .va.nvap.s vc.consent mgmt.jpa.L ocationJpa Controller
        109       />
        110                        
        111      </property >
        112                       
        113      <property 
        114       name="auth orityContr oller"
        115      >
        116                                 
        117       <bean 
        118        class="gov .va.nvap.s vc.consent mgmt.jpa.A uthorityJp aControlle r" 
        119       />
        120                        
        121      </property >
        122              
        123      <property 
        124       name="anno uncementOr gControlle r"
        125      >
        126                    
        127       <bean
        128                        
        129        class="gov .va.nvap.s vc.consent mgmt.jpa.A nnouncemen tOrgJpaCon troller" 
        130       />
        131               
        132      </property >
        133     
        134                       
        135      <qualifier  
        136       value="Pol icyInforma tionPoint"  
        137      />
        138              
        139     </bean>
        140    
        141             
        142     <bean 
        143      id="facili tyResolver "
        144                      
        145      class="gov .va.nvap.s erver.endp oint.pip.F acilityRes olverImpl"
        146     >
        147                       
        148      <property 
        149       name="enro llmentServ ice" 
        150       ref="esrSe rviceEndpo int" 
        151      />
        152                       
        153      <property 
        154       name="pip"  
        155       ref="polic yInformati onPoint" 
        156      />
        157                       
        158      <property 
        159       name="test UsersAndFa cilities"
        160      >
        161                                 
        162       <map>
        163                                           
        164        <entry 
        165         key="weblo gic" 
        166         value="998
        167        />
        168                                  
        169       </map>
        170                        
        171      </property >
        172                       
        173      <qualifier  
        174       value="Fac ilityResol ver" 
        175      />
        176              
        177     </bean>
        178    
        179   </beans>