Class BlackDotIPAddressIntelligenceService

    • Constructor Summary

      Constructors 
      Constructor Description
      BlackDotIPAddressIntelligenceService​(org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties adaptiveAuthenticationProperties)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apereo.cas.authentication.adaptive.intel.IPAddressIntelligenceResponse examineInternal​(org.springframework.webflow.execution.RequestContext context, java.lang.String clientIpAddress)
      Examine internally and build intelligence response.
      • Methods inherited from interface org.apereo.cas.authentication.adaptive.intel.IPAddressIntelligenceService

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BlackDotIPAddressIntelligenceService

        public BlackDotIPAddressIntelligenceService​(org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties adaptiveAuthenticationProperties)
    • Method Detail

      • examineInternal

        public org.apereo.cas.authentication.adaptive.intel.IPAddressIntelligenceResponse examineInternal​(org.springframework.webflow.execution.RequestContext context,
                                                                                                          java.lang.String clientIpAddress)
        Description copied from class: BaseIPAddressIntelligenceService
        Examine internally and build intelligence response.
        Specified by:
        examineInternal in class BaseIPAddressIntelligenceService
        Parameters:
        context - the context
        clientIpAddress - the client ip address
        Returns:
        the ip address intelligence response