align package names.
[utils] / security / impl / src / main / java / org / wamblee / security / authorization / AuthorizationRule.java
index 812021b10dcdda7dbea27fee762f31a2a41f104d..46ef04b95dcf748034de3a42204be6fff7d1554a 100644 (file)
@@ -15,7 +15,7 @@
  */
 package org.wamblee.security.authorization;
 
-import org.wamblee.usermgt.User;
+import org.wamblee.security.authentication.User;
 
 /**
  * Represents an authorization rule to determine whether an operation is allowed