mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-25 21:42:17 +00:00
Replaced $author$ stuff in javadocs with Ray Krueger
This commit is contained in:
parent
41310f26a6
commit
8853ba28e2
@ -25,7 +25,7 @@ import javax.security.auth.login.LoginException;
|
||||
* This LoginExceptionResolver simply wraps the LoginException with an
|
||||
* AuthenticationServiceException.
|
||||
*
|
||||
* @author $author$
|
||||
* @author Ray Krueger
|
||||
* @version $Revision$
|
||||
*/
|
||||
public class DefaultLoginExceptionResolver implements LoginExceptionResolver {
|
||||
|
@ -28,7 +28,7 @@ import javax.security.auth.login.LoginException;
|
||||
* the LoginExceptionResolver implementation would return a {@link
|
||||
* net.sf.acegisecurity.BadCredentialsException}.
|
||||
*
|
||||
* @author $author$
|
||||
* @author Ray Krueger
|
||||
* @version $Revision$
|
||||
*/
|
||||
public interface LoginExceptionResolver {
|
||||
|
Loading…
x
Reference in New Issue
Block a user