Hitachi

uCosminexus Application Server Security Management Guide


16.2.10 The <ua:logout/> tag

Organization of this subsection

(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/E

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.