uCosminexus Application Server, Security Management Guide

[Contents][Index][Back][Next]

16.11 The <ua:logout/> tag

Organization of this section
(1) Description
(2) Tag attributes

(1) Description

Logs a user out. If no user is logged in, nothing happens.

(2) Tag attributes

The following table lists the tag attributes.

Table 16-11 Tag attributes (<ua:logout/> tag)

Tag attribute Description Type Required? C/R
name="name" Specifies the identifier (specified with the id tag attribute) of the JAAS LoginContext object specified with the <ua:login/> tag. If an incorrect identifier is specified, nothing happens. n/a R E

Legend:

R: Required

n/a: Not applicable

E: Indicates that the tag attribute value is evaluated at execution time.