Class DefaultIssuerIDLookupFunction

java.lang.Object
net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.DefaultIssuerIDLookupFunction
All Implemented Interfaces:
Function<MessageContext,String>, ContextDataLookupFunction<MessageContext,String>

@ThreadSafe public class DefaultIssuerIDLookupFunction extends Object implements ContextDataLookupFunction<MessageContext,String>
Strategy to pull out the ID of the OIDC proxy issuer/provider from the OIDCPeerEntityContext.