X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=aaa-shiro%2Fimpl%2Fpom.xml;h=55811731530a69af26ed19e3f6c827cb69d9e241;hb=623d51fdeb08ba2181409c52acc42e3ccc368a58;hp=7558f1004ce8130cf100468040da317054c84ffc;hpb=912da1135648973c56c417456f8308fa19e8f553;p=aaa.git diff --git a/aaa-shiro/impl/pom.xml b/aaa-shiro/impl/pom.xml index 7558f1004..558117315 100644 --- a/aaa-shiro/impl/pom.xml +++ b/aaa-shiro/impl/pom.xml @@ -13,13 +13,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.aaa aaa-parent - 0.14.8-SNAPSHOT + 0.17.10-SNAPSHOT ../../parent - org.opendaylight.aaa aaa-shiro - 0.14.8-SNAPSHOT ODL :: aaa :: ${project.artifactId} bundle @@ -41,12 +39,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html aaa-idm-store-h2 - - - org.glassfish.jersey.core - jersey-client - provided - org.opendaylight.aaa aaa-cert @@ -76,19 +68,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.osgi - osgi.cmpn + org.osgi.service.component.annotations - com.guicedee.services - javax.inject + org.osgi + org.osgi.service.http.whiteboard + + + jakarta.annotation + jakarta.annotation-api true - - - org.eclipse.jetty - jetty-servlets - provided + com.guicedee.services + javax.inject + true @@ -104,10 +98,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html com.google.guava guava - - org.apache.commons - commons-text - org.jolokia jolokia-osgi @@ -122,21 +112,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - junit - junit - test - - - org.mockito - mockito-core - test - - - org.hamcrest - hamcrest-library - test - ch.qos.logback logback-core @@ -157,10 +132,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html jersey-test-framework-provider-grizzly2 test - - com.google.truth - truth - org.opendaylight.aaa aaa-password-service-impl @@ -192,6 +163,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html !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", +