3950. 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.

3950.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\service\privacy privacy-service.xml Fri Apr 21 20:15:58 2017 UTC

3950.2 Comparison summary

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

3950.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

3950.4 Active regular expressions

No regular expressions were active.

3950.5 Comparison detail

        1   <?xml 
        2     version="1 .0" 
        3     encoding=" UTF-8"
        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:util ="http://w ww.springf ramework.o rg/schema/ util"
        10           
        11     xmlns:cont ext="http: //www.spri ngframewor k.org/sche ma/context
        12     xmlns:p="h ttp://www. springfram ework.org/ schema/p"
        13           
        14     xmlns:jee= "http://ww w.springfr amework.or g/schema/j ee"
        15           
        16     xsi:schema Location=" http://www .springfra mework.org /schema/be ans
        17                 http://ww w.springfr amework.or g/schema/b eans/sprin g-beans-2. 5.xsd
        18                 http://ww w.springfr amework.or g/schema/u til
        19                 http://ww w.springfr amework.or g/schema/u til/spring -util-2.5. xsd
        20                 http://ww w.springfr amework.or g/schema/j ee http:// www.spring framework. org/schema /jee/sprin g-jee-2.5. xsd
        21                 http://ww w.springfr amework.or g/schema/c ontext
        22                 http://ww w.springfr amework.or g/schema/c ontext/spr ing-contex t-2.5.xsd"
        23   >
        24    
        25             
        26     <bean 
        27      id="consen tManagemen tService"
        28                      
        29      class="gov .va.nvap.s erver.serv ice.privac y.ConsentM anagementS erviceImpl "
        30     >
        31                       
        32      <qualifier  
        33       value="Con sentManage mentServic e" 
        34      />
        35                       
        36      <property 
        37       name="pip"  
        38       ref="polic yInformati onPoint" 
        39      />
        40                       
        41      <property 
        42       name="mapp er" 
        43       ref="dozer Mapper" 
        44      />
        45                       
        46      <property 
        47       name="stri ngToXML" 
        48       ref="strin gToXml" 
        49      />
        50                       
        51      <property 
        52       name="faci lityResolv er" 
        53       ref="facil ityResolve r" 
        54      />
        55                       
        56      <property 
        57       name="cons entDirecti veDocument ToAuthoriz ationRespo nse"
        58                                
        59       ref="conse ntDirectiv eDocumentT oAuthoriza tionRespon se" 
        60      />
        61                       
        62      <property 
        63       name="cons entDirecti veDocument ToRevocati onResponse "
        64                                
        65       ref="conse ntDirectiv eDocumentT oRevocatio nResponse"  
        66      />
        67                       
        68      <property 
        69       name="cmsJ axb2Marsha ller" 
        70       ref="cmsJa xb2Marshal ler" 
        71      />
        72                       
        73      <property 
        74       name="pati entAnnounc er" 
        75       ref="patie ntAnnounce rEndpoint"  
        76      />
        77                       
        78      <property 
        79       name="data Jaxb2Marsh aller" 
        80       ref="conse ntDirectiv eDataJaxb2 Marshaller
        81      />
        82                       
        83      <property 
        84       name="anno uncementTo AnnouncePa tientReque st" 
        85       ref="annou ncementToA nnouncePat ientReques t" 
        86      />
        87                       
        88      <property 
        89       name="cons entDirecti veDocument ToData" 
        90       ref="patie ntConsentD irectiveDo cumentToDa ta" 
        91      />
        92              
        93      <property 
        94       name="data ToConsentD irectiveDo cument" 
        95       ref="patie ntConsentD irectiveDa taToDocume nt" 
        96      />
        97                       
        98      <property 
        99       name="cons entDirecti veDocument AuditInter ceptor"
        100                                
        101       ref="conse ntDirectiv eDocumentA uditInterc eptor" 
        102      />
        103              
        104      <property 
        105       name="anno uncer" 
        106       ref="annou ncer"
        107      />
        108              
        109      <property 
        110       name="pers onService"  
        111       ref="perso nService"
        112      />
        113              
        114      <property 
        115       name="pdqS ervice" 
        116       ref="pdqSe rvice" 
        117      />
        118              
        119      <property 
        120       name="xmlT oString" 
        121       ref="xmlTo String" 
        122      />
        123                       
        124      <property 
        125       name="audi tService" 
        126       ref="audit Service" 
        127      />
        128              
        129      <property 
        130       name="dela yedConsent DAO" 
        131       ref="Delay edConsentD AO" 
        132      />
        133              
        134     </bean>
        135             
        136             
        137     <bean 
        138      id="expiri ngConsentS ervice"
        139             
        140      class="gov .va.nvap.s erver.serv ice.privac y.Expiring ConsentSer viceImpl"
        141     >
        142              
        143      <qualifier  
        144       value="Exp iringConse ntService"  
        145      />
        146              
        147      <property 
        148       name="pip"  
        149       ref="polic yInformati onPoint" 
        150      />
        151              
        152      <property 
        153       name="mapp er" 
        154       ref="dozer Mapper" 
        155      />
        156              
        157      <property 
        158       name="pers onService"  
        159       ref="perso nService"
        160      />
        161              
        162      <property 
        163       name="pdqS ervice" 
        164       ref="pdqSe rvice" 
        165      />
        166          
        167     </bean>
        168             
        169             
        170     <bean 
        171      id="announ cementToAn nouncePati entRequest "
        172                      
        173      class="gov .va.nvap.s erver.endp oint.adapt er.announc e.transfor mer.Announ cementToAn nouncePati entRequest
        174     />
        175    
        176             
        177     <bean 
        178      id="patien tConsentDi rectiveDat aToDocumen t" 
        179      class="gov .va.nvap.c ommon.tran sformer.xs l.XMLtoXML "
        180     >
        181                       
        182      <property 
        183       name="tran sformerFac tory" 
        184       ref="trans formerFact ory" 
        185      />
        186                       
        187      <property 
        188       name="reso urce"
        189                                
        190       value="cla sspath:gov /va/nvap/p rivacy/dat a/xsl/Cons entDirecti veDataToDo cument.xsl
        191      />
        192              
        193     </bean>
        194    
        195             
        196     <bean 
        197      id="patien tConsentDi rectiveDoc umentToDat a" 
        198      class="gov .va.nvap.c ommon.tran sformer.xs l.XMLtoXML "
        199     >
        200                       
        201      <property 
        202       name="tran sformerFac tory" 
        203       ref="trans formerFact ory" 
        204      />
        205                       
        206      <property 
        207       name="reso urce"
        208                                
        209       value="cla sspath:gov /va/nvap/p rivacy/dat a/xsl/Cons entDirecti veDocument ToData.xsl
        210      />
        211              
        212     </bean>
        213    
        214             
        215     <bean 
        216      id="consen tDirective DocumentTo Authorizat ionRespons e" 
        217      class="gov .va.nvap.c ommon.tran sformer.xs l.XMLtoXML "
        218     >
        219                       
        220      <property 
        221       name="tran sformerFac tory" 
        222       ref="trans formerFact ory" 
        223      />
        224                       
        225      <property 
        226       name="reso urce"
        227                                
        228       value="cla sspath:gov /va/nvap/s erver/serv ice/privac y/xsl/Cons entDirecti veDocument ToAuthoriz ationRespo nse.xsl" 
        229      />
        230              
        231     </bean>
        232    
        233             
        234     <bean 
        235      id="consen tDirective DocumentTo Revocation Response" 
        236      class="gov .va.nvap.c ommon.tran sformer.xs l.XMLtoXML "
        237     >
        238                       
        239      <property 
        240       name="tran sformerFac tory" 
        241       ref="trans formerFact ory" 
        242      />
        243                       
        244      <property 
        245       name="reso urce"
        246                                
        247       value="cla sspath:gov /va/nvap/s erver/serv ice/privac y/xsl/Cons entDirecti veDocument ToRevocati onResponse .xsl" 
        248      />
        249              
        250     </bean>
        251    
        252             
        253     <bean 
        254      id="cmsJax b2Marshall er" 
        255      class="org .springfra mework.oxm .jaxb.Jaxb 2Marshalle r"
        256     >
        257                       
        258      <property 
        259       name="clas sesToBeBou nd"
        260      >
        261                                 
        262       <list>
        263                                           
        264        <value>
        265         gov.va.nva p.privacy. ConsentDir ectiveAuth orizationR esponse
        266                                            
        267        </value>
        268                                           
        269        <value>
        270         gov.va.nva p.privacy. ConsentDir ectiveRevo cationResp onse
        271                                            
        272        </value>
        273                                  
        274       </list>
        275                        
        276      </property >
        277              
        278     </bean>
        279    
        280             
        281     <bean 
        282      id="consen tDirective DataJaxb2M arshaller"  
        283      class="gov .va.nvap.c ommon.jaxb .JaxbUtil"
        284     >
        285                       
        286      <construct or-arg 
        287       value="gov .va.nvap.p rivacy.dat a" 
        288      />
        289              
        290     </bean>
        291    
        292             
        293     <bean 
        294      id="consen tDirective DocumentAu ditInterce ptor"
        295                      
        296      class="gov .va.nvap.s erver.serv ice.privac y.intercep tor.Consen tDirective DocumentAu ditInterce ptor"
        297     >
        298                       
        299      <property 
        300       name="audi tService" 
        301       ref="audit Service" 
        302      />
        303                       
        304      <property 
        305       name="cons entDirecti veDocument ToConsentA udit" 
        306       ref="conse ntDirectiv eDocumentT oConsentAu dit" 
        307      />
        308              
        309     </bean>
        310    
        311             
        312     <bean 
        313      id="consen tDirective DocumentTo ConsentAud it"
        314                      
        315      class="gov .va.nvap.s erver.serv ice.privac y.transfor mer.Consen tDirective DocumentTo ConsentAud it"
        316     >
        317                       
        318      <property 
        319       name="cons entDirecti veDocument ToData" 
        320       ref="patie ntConsentD irectiveDo cumentToDa ta" 
        321      />
        322                       
        323      <property 
        324       name="stri ngToXml" 
        325       ref="strin gToXml" 
        326      />
        327                       
        328      <property 
        329       name="data Jaxb2Marsh aller" 
        330       ref="conse ntDirectiv eDataJaxb2 Marshaller
        331      />
        332                       
        333      <property 
        334       name="faci lityServic e" 
        335       ref="facil ityService
        336      />
        337              
        338     </bean>
        339    
        340         
        341     <bean 
        342      id="Delaye dConsentDA O" 
        343      class="gov .va.nvap.s vc.consent mgmt.stub. dao.Delaye dConsentDA O"
        344     >
        345     </bean>
        346   </beans>