Class InboundMessageContextFromProxyPRC
java.lang.Object
net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.InboundMessageContextFromProxyPRC
- All Implemented Interfaces:
Function<ProfileRequestContext,,MessageContext> ContextDataLookupFunction<ProfileRequestContext,MessageContext>
public class InboundMessageContextFromProxyPRC
extends Object
implements ContextDataLookupFunction<ProfileRequestContext,MessageContext>
A
ContextDataLookupFunction that returns the inbound MessageContext for a
ProfileRequestContext located inside an AuthenticationContext i.e. for use in the proxy case.-
Constructor Details
-
InboundMessageContextFromProxyPRC
public InboundMessageContextFromProxyPRC()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<ProfileRequestContext,MessageContext>
-