Class AnyAuthenticationHandlerRegisteredServiceAuthenticationPolicyCriteria

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

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

    • AnyAuthenticationHandlerRegisteredServiceAuthenticationPolicyCriteria

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