Class BlackDotIPAddressIntelligenceService

java.lang.Object
org.apereo.cas.authentication.adaptive.intel.BaseIPAddressIntelligenceService
org.apereo.cas.authentication.adaptive.intel.BlackDotIPAddressIntelligenceService
All Implemented Interfaces:
org.apereo.cas.authentication.adaptive.intel.IPAddressIntelligenceService

public class BlackDotIPAddressIntelligenceService extends BaseIPAddressIntelligenceService
Since:
6.0.0
  • Constructor Details

    • BlackDotIPAddressIntelligenceService

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

    • examineInternal

      public org.apereo.cas.authentication.adaptive.intel.IPAddressIntelligenceResponse examineInternal(org.springframework.webflow.execution.RequestContext context, 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