Class DefaultMetadataPolicyCriteriaLookupFunction

java.lang.Object
net.shibboleth.idp.plugin.oidc.op.profile.logic.DefaultMetadataPolicyCriteriaLookupFunction
All Implemented Interfaces:
Function<ProfileRequestContext,CriteriaSet>

public class DefaultMetadataPolicyCriteriaLookupFunction extends Object implements Function<ProfileRequestContext,CriteriaSet>
A function returning a CriteriaSet which contains the metadata policy document location as ResourceLocationCriterion.

The value is fetched from the SWF flow scope.