]> git.argeo.org Git - lgpl/argeo-commons.git/blobdiff - org.argeo.security.core/src/org/argeo/security/SecurityUtils.java
Add object class to new users.
[lgpl/argeo-commons.git] / org.argeo.security.core / src / org / argeo / security / SecurityUtils.java
index 44ddeac865a00b8c436d1ef795b2855986358c65..2d453d3da7c6b02db1355f3cc6021fd3ae21ea24 100644 (file)
@@ -27,8 +27,7 @@ import org.springframework.security.core.context.SecurityContext;
 import org.springframework.security.core.context.SecurityContextHolder;
 
 /** Static utilities */
-public class SecurityUtils {
-
+public final class SecurityUtils {
        private SecurityUtils() {
        }