Previous Topic: Session Scheme API Methods

Next Topic: Configure Custom Session Scheme in the server.conf File


Implement a Custom Session Scheme

Use the following procedure to implement a custom session scheme.

Follow these steps:

  1. Review the sample code for the IP address session scheme in IP Address Session Scheme.
  2. Write source code for your session scheme.
  3. If you are creating a rewritable session scheme, implement the rewritable interface.
  4. Ensure that your system CLASSPATH includes the following content:
  5. Compile the session scheme.
  6. Do one of the following steps:
  7. Restart the SPS.