Class AllAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria

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

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

    • AllAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria

      public AllAuthenticationHandlersRegisteredServiceAuthenticationPolicyCriteria()
  • 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