Rename aaa-authn-odl-plugin to netconf-auth-aaa
[netconf.git] / plugins / netconf-auth-aaa / src / main / java / org / opendaylight / netconf / auth / aaa / DefaultPasswordCredentials.java
similarity index 95%
rename from netconf/aaa-authn-odl-plugin/src/main/java/org/opendaylight/netconf/authprovider/DefaultPasswordCredentials.java
rename to plugins/netconf-auth-aaa/src/main/java/org/opendaylight/netconf/auth/aaa/DefaultPasswordCredentials.java
index 70798a7c579bdfac4fdf58148bfc249f1099ffd1..c5e862e12bd0824b86707841bcf85bd5578fed76 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 org.opendaylight.aaa.api.PasswordCredentials;