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>
A
ContextDataLookupFunction that returns the outbound OIDCAuthenticationResponseContext for a
ProfileRequestContext.-
Constructor Details
-
OIDCAuthenticationResponseContextLookupFunction
public OIDCAuthenticationResponseContextLookupFunction()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceFunction<ProfileRequestContext,OIDCAuthenticationResponseContext>
-