Customizing application login with Java Authentication and Authorization Service

Using JAAS, you can customize your application login.

 

About this task

JAAS is an API that enables applications to access authentication and access control services without being tied to those services. The following topics explaining customizing your application with JAAS are covered in this section:

 

Procedure

 

See also


Developing programmatic logins with the Java Authentication and Authorization Service
Configuring programmatic logins for Java Authentication and Authorization Service
Customizing an application login to perform an identity assertion
Customization of a server-side Java Authentication and Authorization Service authentication and login configuration
Enabling identity assertion with trust validation
Related tasks
Developing extensions to the WebSphere security infrastructure