Class ExcludedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria

java.lang.Object
org.apereo.cas.services.ExcludedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria
All Implemented Interfaces:
Serializable, org.apereo.cas.services.RegisteredServiceAuthenticationPolicyCriteria

public class ExcludedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria extends Object implements org.apereo.cas.services.RegisteredServiceAuthenticationPolicyCriteria
Since:
6.3.0
See Also:
  • Constructor Details

    • ExcludedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria

      public ExcludedAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria()
  • Method Details

    • toAuthenticationPolicy

      public org.apereo.cas.authentication.AuthenticationPolicy toAuthenticationPolicy(org.apereo.cas.services.RegisteredService registeredService)
      Specified by:
      toAuthenticationPolicy in interface org.apereo.cas.services.RegisteredServiceAuthenticationPolicyCriteria