X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fhosttracker%2Fsrc%2Fmain%2Fresources%2FWEB-INF%2Fweb.xml;h=7eb940875a6b8af8366e4b4793418bcf3160149f;hb=4e888e9099a29b43859702f0291499260ebd4720;hp=bfa9fc77c779ec98a227f5a85b849d069a0620e1;hpb=273701a44eb6ac914289649870c2a739b961ee8d;p=controller.git 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..7eb940875a 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