package com.realtime.protection.configuration.satoken; public interface Nameable { String name(); }