|
|
|
|---|---|
|
|
<%= StringUtils.escapeHTMLTags(address.toString()) %> |
|
|
<% String n = address.getNode(); %>
<% if (isAnonymous) { %>
|
|
|
<% if (currentSess instanceof LocalClientSession) { %>
|
|
|
<%
Session.Status status = currentSess.getStatus();
if (status == Session.Status.CLOSED) {
%>
|
|
|
<%
Presence.Show show = currentSess.getPresence().getShow();
String statusTxt = currentSess.getPresence().getStatus();
if (statusTxt != null) {
statusTxt = " -- " + StringUtils.escapeHTMLTags(statusTxt);
}
else {
statusTxt = "";
}
if (!currentSess.getPresence().isAvailable()) {
%>
" alt=" " alt=" " alt=" " alt=" " alt=" " alt=" |
|
|
<%= currentSess.getPresence().getPriority() %> |
|
|
<%= JiveGlobals.formatDateTime(currentSess.getCreationDate()) %> |
|
|
<%= JiveGlobals.formatDateTime(currentSess.getLastActiveDate()) %> |
|
|
|
|
|
|
|---|---|
|
|
<% if (s.isDetached()) {
%> |
|
|
<%
if (currentSess.isDetached()) { %>
|
|
|
<%=s.getConnection().getConfiguration().getPort()%> |
|
|
|
|---|---|
|
|
<%=StringUtils.escapeHTMLTags(currentSess.getTLSProtocolName())%> |
|
|
<%=StringUtils.escapeHTMLTags(currentSess.getCipherSuiteName())%> |
|
|
<% if (currentSess.isAnonymousUser()) { %>
|
|
|
<%=StringUtils.escapeHTMLTags(((LocalSession) currentSess).getSessionData("SaslMechanism").toString())%> |
|
|
<%=StringUtils.escapeHTMLTags(((LocalSession) currentSess).getSessionData("ChannelBindingType").toString())%> |
|
|
|
|---|---|
| <%= StringUtils.escapeHTMLTags(entry.getKey().substring(0, 1).toUpperCase()+""+entry.getKey().substring(1)) %>: | <%= StringUtils.escapeHTMLTags(entry.getValue())%> |
|
|
|
|---|---|
|
|
<%
if (s.isDetached()) {
%> |
|
|
<% if (s.getCsiManager().isActive()) { %>
|
|
|
<% if (currentSess.isMessageCarbonsEnabled()) { %>
|
|
|
<% if (currentSess.isOfflineFloodStopped()) { %>
|
|
|
|
|---|---|
|
|
<%= StringUtils.escapeHTMLTags(identity)%> |
|
|
<%= StringUtils.escapeHTMLTags(feature)%> |
| "> | "> | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
= |