align package names.
[utils] / security / impl / src / main / java / org / wamblee / security / authorization / AuthorizationService.java
index 349ef757c0076def4f8814333b18b3d6df8f7c16..c9e3de5d2c2d7dfb9aa7f04150980157edfe4c8c 100644 (file)
@@ -15,7 +15,7 @@
  */
 package org.wamblee.security.authorization;
 
-import org.wamblee.usermgt.UserAccessor;
+import org.wamblee.security.authentication.UserAccessor;
 
 /**
  * Service to determine if access to a certain resource is allowed.