X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=aaa-shiro%2Fimpl%2Fpom.xml;h=522beec7f9822e2e4504bd70a4db69b9d5df893f;hb=ab05a92f02294544fe299bc1c783765b3d386f55;hp=424fb8be7b4a74454819e51dbd5cf5bb24b76538;hpb=6a5dfc163ed0ef7cb6bf058fa47d5c90588a38b4;p=aaa.git diff --git a/aaa-shiro/impl/pom.xml b/aaa-shiro/impl/pom.xml index 424fb8be7..522beec7f 100644 --- a/aaa-shiro/impl/pom.xml +++ b/aaa-shiro/impl/pom.xml @@ -7,42 +7,22 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent - bundle-parent - 2.0.5 - + org.opendaylight.aaa + aaa-parent + 0.13.1-SNAPSHOT + ../../parent org.opendaylight.aaa aaa-shiro - 0.7.0-SNAPSHOT + 0.13.1-SNAPSHOT ODL :: aaa :: ${project.artifactId} bundle - - - - ${project.groupId} - aaa-parent - ${project.version} - pom - import - - - ${project.groupId} - aaa-artifacts - ${project.version} - pom - import - - - - ${project.groupId} @@ -51,23 +31,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - com.sun.jersey + org.glassfish.jersey.core jersey-client provided - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.authzserver - - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.resourceserver - - - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider - org.opendaylight.aaa aaa-cert @@ -76,12 +43,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.apache.shiro shiro-web - - - commons-beanutils - commons-beanutils - 1.9.3 - + commons-collections commons-collections @@ -89,103 +51,81 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.apache.felix - org.apache.felix.dependencymanager - provided + com.google.code.gson + gson - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-common-util + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.aaa aaa-filterchain - com.sun.jersey - jersey-server + org.opendaylight.aaa + aaa-password-service-api - javax.servlet - javax.servlet-api + org.osgi + osgi.cmpn - org.apache.felix - org.apache.felix.dependencymanager + javax.inject + javax.inject + true provided + + - org.mockito - mockito-core - test - - - org.osgi - org.osgi.core + org.eclipse.jetty + jetty-servlets + provided - - com.fasterxml.jackson.core - jackson-core + net.sf.ehcache + ehcache - com.fasterxml.jackson.core - jackson-annotations + com.h2database + h2 - com.fasterxml.jackson.core - jackson-databind + org.immutables + value + annotations - com.fasterxml.jackson.datatype - jackson-datatype-json-org + com.google.guava + guava - com.fasterxml.jackson.jaxrs - jackson-jaxrs-base + org.apache.commons + commons-text - com.fasterxml.jackson.jaxrs - jackson-jaxrs-json-provider + org.jolokia + jolokia-osgi - com.fasterxml.jackson.module - jackson-module-jaxb-annotations + org.opendaylight.aaa.web + web-api - org.eclipse.jetty - jetty-servlets - provided + org.opendaylight.aaa.web + servlet-api - - com.sun.jersey.jersey-test-framework - jersey-test-framework-grizzly2 - test - junit junit test - - org.slf4j - jul-to-slf4j - 1.7.21 - test - - - com.sun.jersey - jersey-servlet - org.mockito mockito-core @@ -207,14 +147,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html test - com.sun.jersey.jersey-test-framework - jersey-test-framework-grizzly2 + org.glassfish.jersey.inject + jersey-hk2 test - org.mortbay.jetty - jetty-servlet-tester - 7.0.0.pre5 + org.glassfish.jersey.test-framework.providers + jersey-test-framework-provider-grizzly2 + test + + + com.google.truth + truth + + + org.opendaylight.aaa + aaa-password-service-impl test @@ -229,39 +177,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId}.${project.artifactId} - org.opendaylight.aaa.impl.shiro, - org.opendaylight.aaa.impl.shiro.tokenauthrealm, - org.opendaylight.aaa.impl.shiro.tokenauthrealm.auth, + org.opendaylight.aaa, + org.opendaylight.aaa.shiro, + org.opendaylight.aaa.shiro.idm, + org.opendaylight.aaa.shiro.tokenauthrealm, + org.opendaylight.aaa.shiro.tokenauthrealm.auth, org.opendaylight.aaa.shiro, org.opendaylight.aaa.shiro.filters, org.opendaylight.aaa.shiro.realm, - org.opendaylight.aaa.shiro.web.env + + org.opendaylight.aaa.provider, + org.opendaylight.aaa.shiro.web.env, + org.opendaylight.aaa.datastore.h2.*, - com.google.*, - com.sun.jersey.spi.container.servlet, - javax.servlet.http, - javax.servlet.*, - org.apache.oltu.oauth2.*, - javax.ws.rs,javax.ws.rs.core, - javax.xml.bind.annotation, - org.opendaylight.aaa.*, - org.opendaylight.aaa.api.*, - org.opendaylight.aaa.filterchain.filters, - org.xml.sax, - org.apache.felix.dm, - org.apache.shiro.web.env,org.apache.shiro.authc, - org.eclipse.jetty.servlets;version="[8.1,10)", - org.opendaylight.*, - org.osgi.framework, - org.osgi.util.tracker, - org.osgi.service.cm.*, - org.osgi.service.http.*, - org.apache.shiro.web.*, - org.apache.shiro.*, - org.slf4j.* + !javax.annotation, + * - /auth @@ -289,11 +221,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xml aaa-app-config - - ${project.build.directory}/classes/convert-shiro-ini-to-rest-payload.py - py - convert-shiro-ini + ${project.build.directory}/classes/initial/aaa-datastore-config.xml + xml + aaa-datastore-config