Class SyncopeEnduserInfoContributor

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

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

      • SyncopeEnduserInfoContributor

        public SyncopeEnduserInfoContributor​(EnduserProperties enduserProperties)
    • 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