git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2608
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
* The {@link AuthenticationEngine} or an {@link LoginHandler} should set the
* {@link LoginContext#setAuthenticationAttempted()}, {@link LoginContext#setPrincipalAuthenticated(boolean)},
* {@link LoginContext#setAuthenticationFailure(AuthenticationException)},
- * {@link LoginContext#{setAuthenticationDuration(long)} {@link LoginContext#setAuthenticationInstant(DateTime)}
+ * {@link LoginContext#setAuthenticationDuration(long)}, {@link LoginContext#setAuthenticationInstant(DateTime)}
* appropriately.
*/
public class LoginContext implements Serializable {