Replaced $author$ stuff in javadocs with Ray Krueger
This commit is contained in:
+1
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user