单项选择题

A.session.getAttribute("username")
B.session.setAttribute("username")
C.session.getParameter("username")
D.session.setParameter("username")