uCosminexus Application Server, Security Management Guide

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

5.12.1 Session and authentication information that can be inherited by the session failover functionality

The following table lists the information that can be inherited by the session failover functionality. In the table, API refers to the JAAS API, and Custom Tag is the JSP custom tag provided in integrated user management.

Table 5-12 Information that can be inherited by the session failover functionality

Information Cosminexus Standard Login Module Custom Login Module
API Custom Tag API Custom Tag
Integrated user management session information Login state
(whether users are logging in or not)
Auto Auto Auto Auto
Registered user ID and realm name Auto Auto Auto Auto
Password O O n/a n/a
Authentication information Subject X X X X
Principal X X X X
User attribute (UserAttributes) Man Man n/a n/a
Credential (public/private) other than user attributes (UserAttributes) X X X X

Legend:
Auto: Can be inherited automatically
O: Can be selected depending on the option
Man: Can be inherited manually
X: Cannot be inherited
n/a: Not applicable