Product overview > Tutorials, examples, and samples
Java SE security tutorial
Procedure
- Step 1
- Start an unsecured catalog server
- Start an unsecured container server
- Start a client to access the data
- Use xsadmin to show map size
- Stop server
- Step 2
- Use of CredentialGenerator
- Use of Authenticator
- Start a secure catalog server
- Start a secure container server
- Start client to access secured ObjectGrid
- Use xsadmin to show map size
- Stop secure server
- Step 3
- Use of JAAS authorization policy
- Step 4
- Create a key store and trust store
- Configure SSL properties for the server
- Configure SSL properties for the client
- Use xsadmin to show map size
- Stop secure server
Parent topic:
Tutorials, examples, and samples