align package names.
[utils] / security / impl / src / main / java / org / wamblee / security / authentication / GroupSet.java
similarity index 97%
rename from security/impl/src/main/java/org/wamblee/usermgt/GroupSet.java
rename to security/impl/src/main/java/org/wamblee/security/authentication/GroupSet.java
index cc187a14d0d64a5f33a6d4c51866f70afc5cc498..c6964a74467de5caaa0bcf2cd1dc58259d83fc67 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;
 
 import java.util.Set;