Network Deployment (Distributed operating systems), v8.0 > Develop and deploying applications > Develop security > Develop extensions to the WebSphere security infrastructure
Implement tokens for security attribute propagation
As part of an extensible architecture, WAS enables you to implement your own tokens in which to propagate security attributes. The following topics are covered in this section:
Procedure
- Implement a custom propagation token
- Implement a custom authorization token
- Implement a custom a single sign-on token
- Implement a custom authentication token
- Propagate a custom Java serializable object
Related
Implement a custom propagation token for security attribute propagation
Implement a custom authorization token for security attribute propagation
Implement a custom single sign-on token for security attribute propagation
Implement a custom authentication token for security attribute propagation
Propagate a custom Java serializable object for security attribute propagation
Develop extensions to the WebSphere security infrastructure