Specifying Authentication Mechanisms for Java Applications
Prerequisites
Each of the login modules you use must be registered on the AS Java. For more information, see Managing Login Modules .
Context
The authentication mechanism used for an application, is determined by the login modules protecting it. Each application that is deployed on the AS Java can have different login modules protecting it. By combining different login modules you can achieve different authentication logic for each of your applications, which makes the authentication process more flexible.
To apply the authentication mechanism to your application, you must also specify which policy domains on the AS Java use this authentication, for example, either the root domain for the application or a set of subdomains.