SEC-1430: Removed username attribute from WebAttributes class.
This commit is contained in:
@@ -20,5 +20,4 @@ public final class WebAttributes {
|
||||
* @see org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler
|
||||
*/
|
||||
public static final String AUTHENTICATION_EXCEPTION = "SPRING_SECURITY_LAST_EXCEPTION";
|
||||
public static final String LAST_USERNAME = "SPRING_SECURITY_LAST_USERNAME";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user