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.SignedRequestCriterion
resolve, resolveSingle
Copyright © 2016 JBoss by Red Hat. All rights reserved.