Using External Libraries In Interception Scripts#
Janssen Server Interception script is a powerful tool that enables developers to control many different aspects of the authentication process.
It is possible to use external Java libraries in pure Java based interception scripts. If the interception script is implemented in Jython then it is possible to use external Java libraries as well as external Python libraries