%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags" %> <%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <%-- Created by IntelliJ IDEA. User: samuel Date: 4/08/2020 Time: 1:25 PM To change this template use File | Settings | File Templates. --%> <%@ page contentType="text/html;charset=UTF-8" language="java" %>
${error}
| Claims | Received | Given |
|---|---|---|
| Self | ${self.size()} | N/A |
| Peer | ${peer.size()} | ${peerGiven.size()} |
| Other Claims | ${other.size()} | ${otherGiven.size()} |
| Totals | ${total} | ${totalGiven} |
| Group Name | Roles |
|---|---|