public class DefaultAdaptiveAuthenticationPolicy
extends java.lang.Object
implements org.apereo.cas.authentication.adaptive.AdaptiveAuthenticationPolicy
DefaultAdaptiveAuthenticationPolicy.| Constructor and Description |
|---|
DefaultAdaptiveAuthenticationPolicy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(java.lang.String userAgent,
org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest location) |
void |
setAdaptiveAuthenticationProperties(org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties a) |
void |
setGeoLocationService(org.apereo.cas.authentication.adaptive.geo.GeoLocationService geoLocationService) |
public void setGeoLocationService(org.apereo.cas.authentication.adaptive.geo.GeoLocationService geoLocationService)
public void setAdaptiveAuthenticationProperties(org.apereo.cas.configuration.model.core.authentication.AdaptiveAuthenticationProperties a)
public boolean apply(java.lang.String userAgent,
org.apereo.cas.authentication.adaptive.geo.GeoLocationRequest location)
apply in interface org.apereo.cas.authentication.adaptive.AdaptiveAuthenticationPolicy