Using Java Authentication and Authorization Service (JAAS), you
can customize your application login.
About this task
Java Authentication and Authorization Service (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
- Developing programmatic logins with the Java Authentication and
Authorization Service (JAAS)
- Configuring programmatic logins for JAAS
- Configuring a server-side Java Authentication and Authorization
Service authentication and login configuration