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
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object