Polish ForwardAuthenticationSuccessHandler

* Whitespace cleanup
* Add @since

Issue gh-3726
This commit is contained in:
Rob Winch
2016-03-09 10:12:55 -06:00
parent e61bc7e93b
commit 6cbb1dc881
2 changed files with 6 additions and 6 deletions

View File

@@ -29,7 +29,7 @@ import static org.assertj.core.api.Assertions.*;
* </p>
*
* @author Shazin Sadakath
*
* @since 4.1
*/
public class ForwardAuthenticaionSuccessHandlerTests {