Class BaseAuthenticationRiskNotifier

    • Field Detail

      • casProperties

        protected final org.apereo.cas.configuration.CasConfigurationProperties casProperties
        CAS properties.
      • authentication

        protected org.apereo.cas.authentication.Authentication authentication
        The Authentication.
      • registeredService

        protected org.apereo.cas.services.RegisteredService registeredService
        The Service.
    • Constructor Detail

      • BaseAuthenticationRiskNotifier

        public BaseAuthenticationRiskNotifier()
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface java.lang.Runnable