Class MetadataServiceRegistry.LoginEndpointPredicate

java.lang.Object
net.shibboleth.idp.cas.service.impl.MetadataServiceRegistry.LoginEndpointPredicate
All Implemented Interfaces:
Predicate<Endpoint>
Enclosing class:
MetadataServiceRegistry

public static class MetadataServiceRegistry.LoginEndpointPredicate extends Object implements Predicate<Endpoint>
Predicate defines CAS login endpoints so that the metadata index on endpoints can be scoped to the smallest set needed to support CAS entities in SAML metadata.
  • Constructor Details

    • LoginEndpointPredicate

      public LoginEndpointPredicate()
  • Method Details