Class DefaultIPAddressIntelligenceService

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

public class DefaultIPAddressIntelligenceService extends BaseIPAddressIntelligenceService
Since:
6.2.0
  • Constructor Details

    • DefaultIPAddressIntelligenceService

      public DefaultIPAddressIntelligenceService(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