X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fauthn%2Fsrc%2Fmain%2Ffeatures%2Ffeatures.xml;h=ee1929d5f174b18196889e118be46726e256e787;hb=d91dc6ccd7b7dda10cf78a4d06a3e8a89a485da5;hp=555963564610d83bb9188f41882c3d566b7ace6e;hpb=b1c7e0948abe0d62f130667ee98fd89b148a1009;p=aaa.git diff --git a/features/authn/src/main/features/features.xml b/features/authn/src/main/features/features.xml index 555963564..ee1929d5f 100644 --- a/features/authn/src/main/features/features.xml +++ b/features/authn/src/main/features/features.xml @@ -1,29 +1,58 @@ + All rights reserved. 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 --> - mvn:org.opendaylight.aaa/features-aaa-api/{{VERSION}}/xml/features mvn:org.opendaylight.yangtools/features-yangtools/{{VERSION}}/xml/features mvn:org.opendaylight.controller/features-config/{{VERSION}}/xml/features mvn:org.opendaylight.mdsal/features-mdsal/{{VERSION}}/xml/features mvn:org.opendaylight.controller/features-mdsal/{{VERSION}}/xml/features - + mvn:com.sun.jersey/jersey-server/{{VERSION}} + mvn:com.sun.jersey/jersey-core/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-authn-api/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-credential-store-api/{{VERSION}} + odl-yangtools-common + odl-mdsal-binding-base + + + + odl-aaa-api + odl-yangtools-common + odl-mdsal-binding-base + odl-mdsal-broker + odl-config-core + mvn:org.opendaylight.aaa/aaa-authz-model/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-authz-service/{{VERSION}} + mvn:org.opendaylight.aaa/authz-service-config/{{VERSION}}/xml/config + mvn:org.opendaylight.aaa/authz-restconf-config/{{VERSION}}/xml/config + + + odl-aaa-api + + odl-yangtools-common + odl-mdsal-binding-base + odl-mdsal-broker + odl-config-core + war - mvn:org.glassfish.jersey.bundles.repackaged/jersey-guava/{{VERSION}} - mvn:javax.ws.rs/javax.ws.rs-api/{{VERSION}} - mvn:com.eclipsesource.jaxrs/jersey-all/{{VERSION}} - mvn:javax.servlet/javax.servlet-api/{{VERSION}} - mvn:org.glassfish.jersey.containers/jersey-container-servlet/{{VERSION}} + mvn:com.sun.jersey/jersey-servlet/{{VERSION}} + mvn:com.sun.jersey/jersey-core/{{VERSION}} + mvn:com.sun.jersey/jersey-server/{{VERSION}} + mvn:com.sun.jersey/jersey-client/{{VERSION}} mvn:org.apache.felix/org.apache.felix.dependencymanager/{{VERSION}} @@ -31,7 +60,6 @@ mvn:net.sf.ehcache/ehcache/{{VERSION}} - mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/{{VERSION}} mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.common/{{VERSION}} @@ -40,16 +68,28 @@ mvn:commons-codec/commons-codec/{{VERSION}} wrap:mvn:org.json/json/{{VERSION}} + + wrap:mvn:org.apache.commons/commons-lang3/{{VERSION}} + + mvn:org.opendaylight.aaa/aaa-shiro/{{VERSION}} + mvn:org.apache.shiro/shiro-core/{{VERSION}} + mvn:org.apache.shiro/shiro-web/{{VERSION}} mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}} mvn:org.opendaylight.aaa/aaa-authn-sts/{{VERSION}} mvn:org.opendaylight.aaa/aaa-authn-store/{{VERSION}} mvn:org.opendaylight.aaa/aaa-authn-basic/{{VERSION}} - mvn:com.google.guava/guava/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-filterchain/{{VERSION}} + + mvn:org.osgi/org.osgi.enterprise/4.2.0 + wrap:mvn:com.h2database/h2/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-h2-store/{{VERSION}} mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}}/py/config + mvn:com.fasterxml.jackson.core/jackson-core/{{VERSION}} mvn:com.fasterxml.jackson.core/jackson-annotations/{{VERSION}} mvn:com.fasterxml.jackson.core/jackson-databind/{{VERSION}} @@ -58,8 +98,77 @@ mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/{{VERSION}} mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/{{VERSION}} - + + mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-authn-idpmapping/{{VERSION}} + mvn:org.glassfish/javax.json/{{VERSION}} + + mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}}/cfg/config + mvn:org.opendaylight.aaa/aaa-authn-store/{{VERSION}}/cfg/config + mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}}/cfg/config + mvn:org.opendaylight.aaa/aaa-filterchain/{{VERSION}}/cfg/config + + + + odl-aaa-api + + + odl-yangtools-common + odl-mdsal-binding-base + odl-mdsal-broker + odl-config-core + + + war + mvn:com.sun.jersey/jersey-servlet/{{VERSION}} + mvn:com.sun.jersey/jersey-core/{{VERSION}} + mvn:com.sun.jersey/jersey-server/{{VERSION}} + mvn:com.sun.jersey/jersey-client/{{VERSION}} + + + mvn:org.apache.felix/org.apache.felix.dependencymanager/{{VERSION}} + mvn:org.apache.felix/org.apache.felix.metatype/{{VERSION}} + + + mvn:net.sf.ehcache/ehcache/{{VERSION}} + + + mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.common/{{VERSION}} + mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/{{VERSION}} + mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver/{{VERSION}} + mvn:commons-codec/commons-codec/{{VERSION}} + wrap:mvn:org.json/json/{{VERSION}} + + + wrap:mvn:org.apache.commons/commons-lang3/{{VERSION}} + + + mvn:org.opendaylight.aaa/aaa-shiro/{{VERSION}} + mvn:org.apache.shiro/shiro-core/{{VERSION}} + mvn:org.apache.shiro/shiro-web/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-authn-sts/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-authn-store/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-authn-basic/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-filterchain/{{VERSION}} + + + mvn:org.osgi/org.osgi.enterprise/4.2.0 wrap:mvn:com.h2database/h2/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-h2-store/{{VERSION}} + + + mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}}/py/config + + mvn:com.fasterxml.jackson.core/jackson-core/{{VERSION}} + mvn:com.fasterxml.jackson.core/jackson-annotations/{{VERSION}} + mvn:com.fasterxml.jackson.core/jackson-databind/{{VERSION}} + mvn:com.fasterxml.jackson.datatype/jackson-datatype-json-org/{{VERSION}} + mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/{{VERSION}} + mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/{{VERSION}} + mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/{{VERSION}} mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}} @@ -69,9 +178,10 @@ mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}}/cfg/config mvn:org.opendaylight.aaa/aaa-authn-store/{{VERSION}}/cfg/config mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}}/cfg/config + mvn:org.opendaylight.aaa/aaa-filterchain/{{VERSION}}/cfg/config - @@ -80,18 +190,11 @@ odl-mdsal-broker odl-config-core + mvn:org.apache.felix/org.apache.felix.dependencymanager/{{VERSION}} mvn:org.apache.felix/org.apache.felix.metatype/{{VERSION}} - - war - mvn:org.glassfish.jersey.bundles.repackaged/jersey-guava/{{VERSION}} - mvn:javax.ws.rs/javax.ws.rs-api/{{VERSION}} - mvn:com.eclipsesource.jaxrs/jersey-all/{{VERSION}} - mvn:javax.servlet/javax.servlet-api/{{VERSION}} - mvn:org.glassfish.jersey.containers/jersey-container-servlet/{{VERSION}} - mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.common/{{VERSION}} mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/{{VERSION}} @@ -100,13 +203,17 @@ wrap:mvn:org.json/json/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-shiro/{{VERSION}} + mvn:org.apache.shiro/shiro-core/{{VERSION}} + mvn:org.apache.shiro/shiro-web/{{VERSION}} mvn:org.opendaylight.aaa/aaa-authn-api/{{VERSION}} mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}} mvn:org.opendaylight.aaa/aaa-authn-sts/{{VERSION}} mvn:org.opendaylight.aaa/aaa-authn-mdsal-api/{{VERSION}} mvn:org.opendaylight.aaa/aaa-authn-mdsal-store-impl/{{VERSION}} mvn:org.opendaylight.aaa/aaa-authn-basic/{{VERSION}} - mvn:com.google.guava/guava/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-filterchain/{{VERSION}} + odl-aaa-encryption-service mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}} @@ -121,21 +228,19 @@ mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-idpmapping/{{VERSION}} - mvn:org.glassfish/javax.json/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-authn-idpmapping/{{VERSION}} + mvn:org.glassfish/javax.json/1.0.4 + + + war + mvn:com.sun.jersey/jersey-servlet/{{VERSION}} + mvn:com.sun.jersey/jersey-core/{{VERSION}} + mvn:com.sun.jersey/jersey-server/{{VERSION}} + mvn:com.sun.jersey/jersey-client/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-mdsal-config/{{VERSION}}/xml/config mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}}/cfg/config mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}}/cfg/config - - - - - odl-aaa-authn - mvn:org.apache.httpcomponents/httpclient-osgi/{{VERSION}} - mvn:org.apache.httpcomponents/httpcore-osgi/{{VERSION}} - mvn:org.opendaylight.aaa/aaa-authn-keystone/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-filterchain/{{VERSION}}/cfg/config mvn:org.opendaylight.aaa/aaa-authn-sssd/{{VERSION}} - odl-aaa-authn-no-cluster mvn:org.opendaylight.aaa/aaa-authn-sssd/{{VERSION}} + + odl-aaa-api + + + odl-yangtools-common + odl-mdsal-binding-base + odl-mdsal-broker + odl-config-core + + + war + mvn:com.sun.jersey/jersey-client/{{VERSION}} + mvn:com.sun.jersey/jersey-servlet/{{VERSION}} + mvn:com.sun.jersey/jersey-core/{{VERSION}} + mvn:com.sun.jersey/jersey-server/{{VERSION}} + + + mvn:org.apache.felix/org.apache.felix.dependencymanager/{{VERSION}} + mvn:org.apache.felix/org.apache.felix.metatype/{{VERSION}} + + + mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.common/{{VERSION}} + mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/{{VERSION}} + mvn:org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver/{{VERSION}} + mvn:commons-codec/commons-codec/{{VERSION}} + wrap:mvn:org.json/json/{{VERSION}} + + + wrap:mvn:org.apache.commons/commons-lang3/{{VERSION}} + + + mvn:org.opendaylight.aaa/aaa-shiro/{{VERSION}} + mvn:org.apache.shiro/shiro-core/{{VERSION}} + mvn:org.apache.shiro/shiro-web/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-authn-sts/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-authn-basic/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-filterchain/{{VERSION}} + + + mvn:io.netty/netty-transport/{{VERSION}} + mvn:io.netty/netty-codec/{{VERSION}} + mvn:io.netty/netty-common/{{VERSION}} + mvn:io.netty/netty-buffer/{{VERSION}} + mvn:io.netty/netty-handler/{{VERSION}} + mvn:io.dropwizard.metrics/metrics-core/{{VERSION}} + mvn:com.datastax.cassandra/cassandra-driver-core/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-cassandra-store/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-cassandra-store/{{VERSION}}/xml/config + mvn:org.opendaylight.aaa/aaa-cassandra-store/{{VERSION}}/cfg/config-1 + + + mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-idmlight/{{VERSION}}/py/config + + mvn:com.fasterxml.jackson.core/jackson-core/{{VERSION}} + mvn:com.fasterxml.jackson.core/jackson-annotations/{{VERSION}} + mvn:com.fasterxml.jackson.core/jackson-databind/{{VERSION}} + mvn:com.fasterxml.jackson.datatype/jackson-datatype-json-org/{{VERSION}} + mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/{{VERSION}} + mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/{{VERSION}} + mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/{{VERSION}} + + + mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-authn-idpmapping/{{VERSION}} + mvn:org.glassfish/javax.json/{{VERSION}} + + mvn:org.opendaylight.aaa/aaa-authn/{{VERSION}}/cfg/config + mvn:org.opendaylight.aaa/aaa-authn-store/{{VERSION}}/cfg/config + mvn:org.opendaylight.aaa/aaa-authn-federation/{{VERSION}}/cfg/config + mvn:org.opendaylight.aaa/aaa-filterchain/{{VERSION}}/cfg/config + + + + + odl-yangtools-common + odl-mdsal-binding-base + odl-mdsal-broker + odl-config-core + + mvn:org.opendaylight.aaa/aaa-encrypt-service/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-encrypt-service/{{VERSION}}/xml/config + + + + odl-mdsal-broker + odl-aaa-encryption-service + + mvn:org.bouncycastle/bcprov-jdk15on/{{VERSION}} + mvn:commons-codec/commons-codec/{{VERSION}} + mvn:org.opendaylight.aaa/aaa-cert/{{VERSION}}/xml/config + mvn:org.opendaylight.aaa/aaa-cert/{{VERSION}} + + + + odl-aaa-cert + odl-aaa-api + mvn:org.opendaylight.aaa/aaa-cli/{{VERSION}} + +