uCosminexus Application Server, Security Management Guide

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

5.10 Implementation of API-based user authentication

This section describes how API is used to implement sessions from login to logout. The following description is also included here.

To learn more about the functionality and grammar of API provided by the integrated user management framework, see the uCosminexus Application Server API Reference Guide.

Organization of this section
5.10.1 Implementation of the API-based login session
5.10.2 Implementation of the API-based session to obtain user IDs
5.10.3 Implementation of the API-based session to obtain user attributes
5.10.4 Implementation of the session to register the successfully authenticated subject to HttpSession
5.10.5 Implementation of the API-based logout session
5.10.6 Implementation of enhanced support of authentication password encryption
5.10.7 Notes on API-based implementation