Class ProviderMetadataResolverServiceStrategy

All Implemented Interfaces:
Function<ApplicationContext,AbstractServiceableComponent<ProviderMetadataResolver>>, Component, DestructableComponent, IdentifiableComponent, IdentifiedComponent, InitializableComponent, NonnullFunction<ApplicationContext,AbstractServiceableComponent<ProviderMetadataResolver>>

Strategy for summoning up a ProviderMetadataResolver from a populated ApplicationContext.

The logic is the same as in net.shibboleth.idp.profile.spring.relyingparty.metadata.impl.MetadataResolverServiceStrategy.