Class OutboundMessageContextFromProxyPRC

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

public class OutboundMessageContextFromProxyPRC extends Object implements ContextDataLookupFunction<ProfileRequestContext,MessageContext>
A ContextDataLookupFunction that returns the outbound MessageContext for a ProfileRequestContext located inside an AuthenticationContext i.e. for use in the proxy case.