Interface MetadataValueResolver
-
- All Superinterfaces:
net.shibboleth.utilities.java.support.component.Component,net.shibboleth.utilities.java.support.component.IdentifiedComponent,net.shibboleth.utilities.java.support.resolver.Resolver<Object,org.opensaml.profile.context.ProfileRequestContext>
- All Known Subinterfaces:
RefreshableMetadataValueResolver
public interface MetadataValueResolver extends net.shibboleth.utilities.java.support.resolver.Resolver<Object,org.opensaml.profile.context.ProfileRequestContext>, net.shibboleth.utilities.java.support.component.IdentifiedComponent
A resolver that is capable of resolving dynamic metadata values (asObjects) which meet certain supplied criteria.