align package names.
[utils] / security / impl / src / main / java / org / wamblee / security / authentication / UserAccessor.java
similarity index 95%
rename from security/impl/src/main/java/org/wamblee/usermgt/UserAccessor.java
rename to security/impl/src/main/java/org/wamblee/security/authentication/UserAccessor.java
index 74ea55c9f41cafc6f31b50c637425920a5ddff07..61582945655674df68356a23c7b8b8e5b802d4c5 100644 (file)
@@ -13,7 +13,7 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */ 
-package org.wamblee.usermgt;
+package org.wamblee.security.authentication;
 
 /**
  * Interface for accessing the currently logged in user.