mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-30 16:52:13 +00:00
Remove Redundant Punctation in JavaDoc
Signed-off-by: universe <daofei8754@126.com>
This commit is contained in:
parent
64d3397a9c
commit
50f8ad55a8
@ -140,7 +140,7 @@ public class UsernamePasswordAuthenticationFilter extends AbstractAuthentication
|
||||
|
||||
/**
|
||||
* Sets the parameter name which will be used to obtain the password from the login
|
||||
* request..
|
||||
* request.
|
||||
* @param passwordParameter the parameter name. Defaults to "password".
|
||||
*/
|
||||
public void setPasswordParameter(String passwordParameter) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user