Class AnyAuthenticationPolicy
- java.lang.Object
-
- org.apereo.cas.authentication.policy.AnyAuthenticationPolicy
-
- All Implemented Interfaces:
org.apereo.cas.authentication.AuthenticationPolicy,org.springframework.core.Ordered
- Direct Known Subclasses:
NotPreventedAuthenticationPolicy
public class AnyAuthenticationPolicy extends java.lang.Object implements org.apereo.cas.authentication.AuthenticationPolicyAuthentication policy that is satisfied by at least one successfully authenticated credential.- Since:
- 4.0.0
-
-
Constructor Summary
Constructors Constructor Description AnyAuthenticationPolicy()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisSatisfiedBy(org.apereo.cas.authentication.Authentication authn)
-