Rename aaa-authn-odl-plugin to netconf-auth-aaa
[netconf.git] / plugins / netconf-auth-aaa / src / main / java / org / opendaylight / netconf / auth / aaa / CredentialServiceAuthProvider.java
similarity index 97%
rename from netconf/aaa-authn-odl-plugin/src/main/java/org/opendaylight/netconf/authprovider/CredentialServiceAuthProvider.java
rename to plugins/netconf-auth-aaa/src/main/java/org/opendaylight/netconf/auth/aaa/CredentialServiceAuthProvider.java
index aa05830cd1c3b44547096f1d87e45ad2c47741b6..e90d5069946de73ceaa94c44413b9f9a6358d535 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-package org.opendaylight.netconf.authprovider;
+package org.opendaylight.netconf.auth.aaa;
 
 import static java.util.Objects.requireNonNull;