1
0
mirror of synced 2026-08-05 17:57:15 +00:00

fix JavaDoc typo on BasicAuthenticationEntryPoint

This commit is contained in:
Andreas Gebhardt
2017-08-05 14:30:54 +02:00
committed by Rob Winch
parent 53cb6c17e4
commit 0c830f9ba8
@@ -29,7 +29,7 @@ import org.springframework.beans.factory.InitializingBean;
import org.springframework.util.Assert;
/**
* Used by the <code>ExceptionTraslationFilter</code> to commence authentication via the
* Used by the <code>ExceptionTranslationFilter</code> to commence authentication via the
* {@link BasicAuthenticationFilter}.
* <p>
* Once a user agent is authenticated using BASIC authentication, logout requires that the