Interface AnnouncementService


public interface AnnouncementService
Announcements can be shown e.g. for operational purposes.
This interface is preliminary and could still change.
An implementation can be configured via Spring @Value binding or by injecting swiss.trustbroker.config.TrustbrokerProperties and using swiss.trustbroker.config.dto.AnnouncementsConfig (${trustbroker.config.announcements}).