Class OIDCAuthenticationResponseContextLookupFunction

java.lang.Object
net.shibboleth.idp.plugin.oidc.op.profile.context.navigate.OIDCAuthenticationResponseContextLookupFunction
All Implemented Interfaces:
Function<ProfileRequestContext,OIDCAuthenticationResponseContext>, ContextDataLookupFunction<ProfileRequestContext,OIDCAuthenticationResponseContext>

public class OIDCAuthenticationResponseContextLookupFunction extends Object implements ContextDataLookupFunction<ProfileRequestContext,OIDCAuthenticationResponseContext>