Interface JCoServerSecurityHandler


public interface JCoServerSecurityHandler
Security Handler will be asked to check the permissions of the user, who initiated a remote call. Each application should provide its own implementation for the security handler. The security handler will be registered by the JCoServer instance
See Also: