Developing Authentication Enhancements on the AS Java
Overview of the Login Process in JAAS
Integration of AS Java and UMEAuthentication
Using Login Modules to Protect Web Applications
Using the HTTP Callback Classes
SAP Specific HTTP Callbacks
Changing the User Password
Single Sign-on for Web Applications
Security Sessions
Changing the User Password
Remote Authentication
Propagating Security Principals between Application Containers
Tasks
Developing a Custom Logon Screen
Create and Configure a Login Module
Creating and Implementing the Login Module
Creating a New Java Project
Setting Required Classpaths to Compile the Java Project
Implementing the Login Module Source Code
Exporting the Login Module Class in a JAR File
Creating and Implementing the Configuration File
Preparing the Login Module for Deployment
Creating a New Enterprise Application
Exporting a Deployable EAR File
Adding the JAR File and the Configuration File to the EAR File
Deploying the EAR to the AS Java
Configuring the Login Module on the AS Java
Example Login Module