2
0
Rob Winch 11 жил өмнө
parent
commit
5be4bfd55e

+ 3 - 2
core/src/main/java/org/springframework/security/authentication/dao/SystemWideSaltSource.java

@@ -54,8 +54,9 @@ public class SystemWideSaltSource implements SaltSource, InitializingBean {
     }
 
     /**
-     * @since 3.2.3
-     * @return 
+     * Displays the system wide salt
+     * @since 4.0
+     * @return
      */
     @Override
     public String toString() {