mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 07:12:32 +00:00
SEC-116: Correct JavaDocs.
This commit is contained in:
parent
75a9784028
commit
ee48f38ff0
@ -28,8 +28,7 @@ import org.springframework.util.ClassUtils;
|
|||||||
* Outputs authentication-related application events to Commons Logging.
|
* Outputs authentication-related application events to Commons Logging.
|
||||||
*
|
*
|
||||||
* <P>
|
* <P>
|
||||||
* All authentication failures are logged at the warning level, whilst
|
* All authentication events are logged at the warning level.
|
||||||
* authentication successes are logged at the information level.
|
|
||||||
* </p>
|
* </p>
|
||||||
*
|
*
|
||||||
* @author Ben Alex
|
* @author Ben Alex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user