If you enable an authentication plug-in mechanism in TeamConnect, you can customize the screens that you encounter while accessing and logging out of TeamConnect. You must write, test, and deploy your own Java class to display the customized screens. You should do this step only if you plan to provide extra information for users during their sessions.
Your custom Java class must implement interface javax.servlet.Filter. It should be deployed in the same Documents folder as the configuration files.