X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsamples%2Fnorthbound%2Floadbalancer%2Fsrc%2Fmain%2Fresources%2FWEB-INF%2Fweb.xml;h=aac4647de669a930dbd0ffa39d30130434946054;hb=refs%2Fchanges%2F74%2F474%2F2;hp=5011e748df23c59d3dbc5228534d91c6a9be90f9;hpb=e1a5967bce30bdb19f18908ac7d4af39f7e2c67c;p=controller.git diff --git a/opendaylight/samples/northbound/loadbalancer/src/main/resources/WEB-INF/web.xml b/opendaylight/samples/northbound/loadbalancer/src/main/resources/WEB-INF/web.xml index 5011e748df..aac4647de6 100644 --- a/opendaylight/samples/northbound/loadbalancer/src/main/resources/WEB-INF/web.xml +++ b/opendaylight/samples/northbound/loadbalancer/src/main/resources/WEB-INF/web.xml @@ -1,11 +1,10 @@ - + JAXRSLoadBalancer - com.sun.jersey.spi.spring.container.servlet.SpringServlet + com.sun.jersey.spi.container.servlet.ServletContainer javax.ws.rs.Application org.opendaylight.controller.samples.loadbalancer.northbound.LoadBalancerNorthboundRSApplication @@ -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 +