Hitachi

uCosminexus Application Server Security Management Guide


5.6.1 Overview of custom login modules

Custom login modules are a class that is created to perform application user authentication by using modules other than the Cosminexus standard login modules. This class is created by inheriting the LoginModule interface that is the JAAS SPI.

Custom login modules should be stored in the following directories.

The custom login module directories can be changed by com.cosminexus.admin.auth.custom.modules in ua.conf (the integrated user management configuration file).

The following are notes to be aware of when storing custom login modules.