Class SyncopeConsoleInfoContributor

  • All Implemented Interfaces:
    org.springframework.boot.actuate.info.InfoContributor

    public class SyncopeConsoleInfoContributor
    extends Object
    implements org.springframework.boot.actuate.info.InfoContributor
    • Constructor Detail

      • SyncopeConsoleInfoContributor

        public SyncopeConsoleInfoContributor()
    • Method Detail

      • contribute

        @PreAuthorize("isAuthenticated()")
        public void contribute​(org.springframework.boot.actuate.info.Info.Builder builder)
        Specified by:
        contribute in interface org.springframework.boot.actuate.info.InfoContributor