X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fsrc%2Fmain%2Fresources%2FWEB-INF%2Fweb.xml;h=0fa8b95dd00368600f7cfcc26196b4eca07adda0;hp=bfa9fc77c779ec98a227f5a85b849d069a0620e1;hb=15c27b1364f7538b39fe95ffdacf822e22c06e11;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5 diff --git a/opendaylight/northbound/hosttracker/src/main/resources/WEB-INF/web.xml b/opendaylight/northbound/hosttracker/src/main/resources/WEB-INF/web.xml index bfa9fc77c7..0fa8b95dd0 100644 --- a/opendaylight/northbound/hosttracker/src/main/resources/WEB-INF/web.xml +++ b/opendaylight/northbound/hosttracker/src/main/resources/WEB-INF/web.xml @@ -1,11 +1,10 @@ - + JAXRSHostTracker - com.sun.jersey.spi.spring.container.servlet.SpringServlet + com.sun.jersey.spi.container.servlet.ServletContainer javax.ws.rs.Application org.opendaylight.controller.hosttracker.northbound.HostTrackerNorthboundRSApplication @@ -18,26 +17,34 @@ http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd" /* - + + + NB api + /* + + + System-Admin + Network-Admin + Network-Operator + Container-User + + - - org.springframework.web.context.ContextLoaderListener - + + System-Admin + + + Network-Admin + + + Network-Operator + + + Container-User + - - contextConfigLocation - /WEB-INF/spring/*.xml - - - - springSecurityFilterChain - - org.springframework.web.filter.DelegatingFilterProxy - - - - - springSecurityFilterChain - /* - + + BASIC + opendaylight + \ No newline at end of file