public class AcceptAnyAuthenticationPolicyFactory extends java.lang.Object implements org.apereo.cas.authentication.ContextualAuthenticationPolicyFactory<ServiceContext>
Authentication.| Constructor and Description |
|---|
AcceptAnyAuthenticationPolicyFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apereo.cas.authentication.ContextualAuthenticationPolicy<ServiceContext> |
createPolicy(ServiceContext context) |
public AcceptAnyAuthenticationPolicyFactory()
public org.apereo.cas.authentication.ContextualAuthenticationPolicy<ServiceContext> createPolicy(ServiceContext context)
createPolicy in interface org.apereo.cas.authentication.ContextualAuthenticationPolicyFactory<ServiceContext>