Just a second...

Local authentication handlers

You can implement authentication handlers that authenticate client connections to the Diffusion™ server.

A local authentication handler is an implementation of the Authenticatior interface. Local authentication handlers can be implemented only in Java™. The class file that contains a local authentication handler must be located on the classpath of the Diffusion server.