mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-03-03 20:09:18 +00:00
SEC-2173: Polish javadoc
This commit is contained in:
parent
2628be60d1
commit
5be4bfd55e
@ -54,8 +54,9 @@ public class SystemWideSaltSource implements SaltSource, InitializingBean {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @since 3.2.3
|
* Displays the system wide salt
|
||||||
* @return
|
* @since 4.0
|
||||||
|
* @return
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
public String toString() {
|
public String toString() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user