%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %>
This is a protected page. You can get to me if you've been remembered, or if you've authenticated this session.
| Tag | Value |
|---|---|
| <sec:authentication property='name' /> | |
| <sec:authentication property='principal.username' /> | |
| <sec:authentication property='principal.enabled' /> | |
| <sec:authentication property='principal.accountNonLocked' /> |