Develop extensions to the WebSphere security infrastructure
WAS provides various plug points so that you can extend the security infrastructure. Extending this security infrastructure involves several activities including: Developing custom user registries, developing applications that us programmtic security, and customizing Web application login forms.
Overview
The following topics are covered in this section:
Procedure
- Developing custom user registries
- Developing applications that use programmatic security
- Customizing Web application login forms
- Customizing application login forms with Java Authentication and Authorization Service (JAAS)
- Securing transports with Java Secure Sockets Extension (JSSE) and Java Cryptography Extension (JCE) programming interfaces
- Implementing tokens for security attribute propagation
Developing standalone custom registries
Implementing custom password encryption
Developing applications that use programmatic security
Customizing Web application login
Customizing application login with Java Authentication and Authorization Service
Secure transports with JSSE and JCE programming interfaces
Configure Federal Information Processing Standard Java Secure Socket Extension files
Implementing tokens for security attribute propagation
Developing a custom interceptor for trust associations
Plug point for custom password encryption
Enabling a plugpoint for custom password encryption