align package names.
[utils] / security / impl / src / main / java / org / wamblee / security / authorization / DefaultAuthorizationService.java
index 1e5abb99c0e28cf9cc95b67e7187f0215c98efd6..2acc3cfd3f1ac6c7d67442edcff014b6f7341d48 100644 (file)
@@ -26,8 +26,8 @@ import javax.persistence.OneToMany;
 import javax.persistence.OrderColumn;
 import javax.persistence.Transient;
 
-import org.wamblee.usermgt.User;
-import org.wamblee.usermgt.UserAccessor;
+import org.wamblee.security.authentication.User;
+import org.wamblee.security.authentication.UserAccessor;
 
 /**
  * Default implementation of an authorization service. To determine whether