2009/10/9 Zayzon, Gergely <gergoe at nexver.hu>: > The handler is a class you'll need to make in your favorite Java IDE, and it > should implement the IStreamPublishSecurity interface, and its > isPublishAllowed(IScope scope, String name, String mode) (abstract) method. I've to include this class in oflaDemo sources and then recompile oflaDemo?