X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=aaa-shiro%2Fimpl%2Fpom.xml;h=55811731530a69af26ed19e3f6c827cb69d9e241;hb=623d51fdeb08ba2181409c52acc42e3ccc368a58;hp=586b07ec36a233775bea0841fc5c95c20bcd4a49;hpb=28df5aa29725becf5d51ebe52a06248f6d22f4d6;p=aaa.git diff --git a/aaa-shiro/impl/pom.xml b/aaa-shiro/impl/pom.xml index 586b07ec3..558117315 100644 --- a/aaa-shiro/impl/pom.xml +++ b/aaa-shiro/impl/pom.xml @@ -7,62 +7,45 @@ 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.aaa aaa-parent - 0.8.0-SNAPSHOT + 0.17.10-SNAPSHOT ../../parent - org.opendaylight.aaa aaa-shiro - 0.8.0-SNAPSHOT ODL :: aaa :: ${project.artifactId} bundle - ${project.groupId} - aaa-shiro-api + org.opendaylight.aaa + aaa-authn-api - - - com.sun.jersey - jersey-client - provided + org.opendaylight.aaa + aaa-shiro-api - - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.authzserver + org.opendaylight.aaa + aaa-tokenauthrealm - org.apache.oltu.oauth2 - org.apache.oltu.oauth2.resourceserver + org.opendaylight.aaa + aaa-idm-store-h2 + org.opendaylight.aaa aaa-cert - org.apache.shiro - shiro-web - - - - commons-beanutils - commons-beanutils - 1.9.3 - - - commons-collections - commons-collections - 3.2.2 + org.opendaylight.aaa + repackaged-shiro @@ -70,103 +53,65 @@ and is available at http://www.eclipse.org/legal/epl-v10.html gson - - org.apache.felix - org.apache.felix.dependencymanager - provided - - - 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 + org.osgi.service.component.annotations org.osgi - org.osgi.compendium + org.osgi.service.http.whiteboard - - - org.eclipse.jetty - jetty-servlets - provided + jakarta.annotation + jakarta.annotation-api + true + + + com.guicedee.services + javax.inject + true net.sf.ehcache ehcache - - com.h2database - h2 - org.immutables value + annotations com.google.guava guava - - org.apache.commons - commons-text - org.jolokia jolokia-osgi - - 1.5.0 org.opendaylight.aaa.web web-api - ${project.version} - - - - - junit - junit - test - - - org.slf4j - jul-to-slf4j - 1.7.21 - test - com.sun.jersey - jersey-servlet - - - org.mockito - mockito-core - test - - - org.hamcrest - hamcrest-library - test + org.opendaylight.aaa.web + servlet-api + + ch.qos.logback logback-core @@ -178,19 +123,19 @@ 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 @@ -207,48 +152,26 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 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.provider, - org.opendaylight.aaa.shiro.web.env, - org.opendaylight.aaa.datastore.h2.*, + org.opendaylight.aaa.shiro.web.env - com.google.*, - com.sun.jersey.spi.container.servlet, - com.sun.jersey.api.client.config, - javax.servlet.http, - javax.servlet.*, - javax.net.ssl, - org.apache.oltu.oauth2.*, - javax.ws.rs.ext, - javax.ws.rs,javax.ws.rs.core, - javax.xml.bind.annotation, - org.opendaylight.aaa.*, - org.opendaylight.aaa.api.*, - org.xml.sax, - org.apache.commons.text, - 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.*, - net.sf.ehcache.*, - org.jolokia.osgi.security, - org.osgi.service.blueprint.container, - org.ops4j.pax.web.service, - org.h2.*, + !javax.annotation, + * + + + + osgi.service;objectClass:List<String>="javax.servlet.Servlet";uses:="javax.servlet", + osgi.service;objectClass:List<String>="org.jolokia.osgi.security.Authenticator";uses:="org.jolokia.osgi.security", + osgi.service;objectClass:List<String>="org.opendaylight.aaa.api.ClaimCache,org.opendaylight.aaa.api.CredentialAuth,org.opendaylight.aaa.api.IdMService,org.opendaylight.aaa.api.PasswordCredentialAuth";uses:="org.opendaylight.aaa.api,org.opendaylight.aaa.api,org.opendaylight.aaa.api,org.opendaylight.aaa.api", + osgi.service;objectClass:List<String>="org.opendaylight.aaa.web.WebContextSecurer";uses:="org.opendaylight.aaa.web" + osgi.service;objectClass:List<String>="org.opendaylight.aaa.shiro.web.env.AAAShiroWebEnvironment";uses:="org.opendaylight.aaa.shiro.web.env", +