Class MetadataServiceRegistry.LoginEndpointPredicate
- java.lang.Object
-
- net.shibboleth.idp.cas.service.impl.MetadataServiceRegistry.LoginEndpointPredicate
-
- 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 Summary
Constructors Constructor Description LoginEndpointPredicate()
-