URL security in custom servlets

The WorldServer Software Development Kit (SDK) supports the implementation of URL security, so that you can include it in your custom servlets.

See the following components:
  • The SDK servlet com.idiominc.wssdk.component.servlet.WSHttpServlet shows exposed methods supporting secure URLs.
  • The SDK sample human action servlet Human Action Scope Analyzer has been updated to illustrate how you can use URL security in custom servlets.
  • The key APIs for URL security are requireSecureURL (the default is false) and getSecureURL.

Application server environments

Tomcat is supported with enhanced URL security starting with WorldServer 10.1.