See the WebSphere eXtreme Scale Wiki for links to eXtreme Scale Version 7.0 documentation.
If you log in
with your developerWorks ID, you can leave comments and feedback for the development team.
Use this tutorial to learn how to secure a distributed ObjectGrid in a J2SE environment. In this tutorial, the catalog server, container server, and client all run in a J2SE environment.
Each step in the tutorial builds on the previous one. Follow each of the steps to secure a distributed ObjectGrid and develop a simple J2SE application to access the secured ObjectGrid.
Tutorial requirements
Ensure that you have met the following requirements before you begin the tutorial:
The following list provides the features that are demonstrated in this step:
- Start an unsecured catalog server
- Start an unsecured container server
- Start a client to access the data
The following list provides the additional features demonstrated in this step:
- Use of CredentialGenerator
- Use of Authenticator
- Start a secure catalog server
- Start a secure container server
- Start a client to access the secured ObjectGrid
The following list provides the additional features demonstrated in this step:
- Use of JAAS authorization policy
The following list provides the additional features that are demonstrated in this step:
- Create a key store and trust store
- Configure SSL properties for the server
- Configure SSL properties for the client
Begin tutorial
© Copyright IBM Corporation 2007,2009. All Rights Reserved.