EndpointType - the type of endpoint to resolvepublic interface EndpointResolver<EndpointType extends Endpoint>
extends net.shibboleth.utilities.java.support.resolver.Resolver<EndpointType,net.shibboleth.utilities.java.support.resolver.CriteriaSet>
Endpoint instances
which meet certain supplied criteria.
At a minimum, an EndpointResolver implementation MUST support the following criteria:
Implementations SHOULD also support the following criteria when possible:
org.opensaml.saml.criterion.SignedRequestCriterionCopyright © 1999–2020 Shibboleth Consortium. All rights reserved.