Closes gh-4677
This commit is contained in:
Johnny Lim
2015-12-04 20:18:03 +09:00
committed by Stephane Nicoll
parent f7d3165ebb
commit ec7fed1ecc
7 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@ import org.springframework.security.web.authentication.switchuser.Authentication
import org.springframework.util.ClassUtils;
/**
* Default implementation of {@link AuthenticationAuditListener}.
* Default implementation of {@link AbstractAuthenticationAuditListener}.
*
* @author Dave Syer
*/