public class RestfulAuthenticationPolicy
extends java.lang.Object
implements org.apereo.cas.authentication.AuthenticationPolicy
RestfulAuthenticationPolicy.| Constructor and Description |
|---|
RestfulAuthenticationPolicy(org.springframework.web.client.RestTemplate restTemplate,
java.lang.String endpoint) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSatisfiedBy(org.apereo.cas.authentication.Authentication authentication) |