Class SyncopeSRAInfoContributor

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

    public class SyncopeSRAInfoContributor
    extends Object
    implements org.springframework.boot.actuate.info.InfoContributor
    • Field Detail

      • sraProperties

        @Autowired
        protected SRAProperties sraProperties
    • Constructor Detail

      • SyncopeSRAInfoContributor

        public SyncopeSRAInfoContributor()
    • 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