Class PathParameterSessionConfig

  • All Implemented Interfaces:
    SessionConfig

    public class PathParameterSessionConfig
    extends Object
    implements SessionConfig
    Session config that is based on a path parameter and URL rewriting
    Author:
    Stuart Douglas
    • Constructor Detail

      • PathParameterSessionConfig

        public PathParameterSessionConfig​(String name)
      • PathParameterSessionConfig

        public PathParameterSessionConfig()