Package net.shibboleth.oidc.metadata
Interface MapBasedMetadataResolver
- All Superinterfaces:
Component,IdentifiedComponent,Resolver<Map<String,Object>, CriteriaSet>
- All Known Implementing Classes:
OIDCMapBasedMetadataResolver
public interface MapBasedMetadataResolver
extends Resolver<Map<String,Object>,CriteriaSet>, IdentifiedComponent
A resolver that is capable of resolving Maps which meet certain supplied criteria.
At a minimum, a MapBasedMetadataResolver implementation MUST support the following criteria:
-
Method Summary
Methods inherited from interface net.shibboleth.shared.component.IdentifiedComponent
getIdMethods inherited from interface net.shibboleth.shared.resolver.Resolver
resolve, resolveSingle