Class RelyingPartyContextLookupByLabel

java.lang.Object
net.shibboleth.idp.profile.context.navigate.RelyingPartyContextLookupByLabel
All Implemented Interfaces:
Function<MultiRelyingPartyContext,Collection<RelyingPartyContext>>

public class RelyingPartyContextLookupByLabel extends Object implements Function<MultiRelyingPartyContext,Collection<RelyingPartyContext>>
A function that returns a collection of RelyingPartyContexts based on a label.