HTTP Status 500 - java.lang.String cannot be cast to br.com.alura.gerenciador.Usuario
type Exception report
message java.lang.String cannot be cast to br.com.alura.gerenciador.Usuario
description The server encountered an internal error that prevented it from fulfilling this request.
exception
java.lang.ClassCastException: java.lang.String cannot be cast to br.com.alura.gerenciador.Usuario br.com.alura.gerenciador.web.FiltroAuditoria.getUsuario(FiltroAuditoria.java:29) br.com.alura.gerenciador.web.FiltroAuditoria.doFilter(FiltroAuditoria.java:22)