EndpointType - the type of endpoint to resolvepublic interface EndpointResolver<EndpointType extends Endpoint> extends Resolver<EndpointType,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.SignedRequestCriterionresolve, resolveSingleCopyright © 2016 JBoss by Red Hat. All rights reserved.