Interface MetadataPolicyResolver
- All Superinterfaces:
Component,IdentifiedComponent,Resolver<Map<String,MetadataPolicy>, CriteriaSet>
- All Known Implementing Classes:
OIDCMetadataPolicyResolver
public interface MetadataPolicyResolver
extends Resolver<Map<String,MetadataPolicy>,CriteriaSet>, IdentifiedComponent
A resolver that is capable of resolving map of metadata policies (in the entry values as
MetadataPolicy
objects) which meet certain supplied criteria. The keys in the map refer to the claims for which the metadata
policy is related to.-
Method Summary
Methods inherited from interface net.shibboleth.shared.component.IdentifiedComponent
getIdMethods inherited from interface net.shibboleth.shared.resolver.Resolver
resolve, resolveSingle