Class UserInfoInUserInfoResponseContextUpdateStrategy

java.lang.Object
net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.AbstractUserInfoTokenResponseLookupStrategy
net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.UserInfoInUserInfoResponseContextUpdateStrategy
All Implemented Interfaces:
BiConsumer<ProfileRequestContext,com.nimbusds.jwt.JWT>

public class UserInfoInUserInfoResponseContextUpdateStrategy extends AbstractUserInfoTokenResponseLookupStrategy implements BiConsumer<ProfileRequestContext,com.nimbusds.jwt.JWT>
Consumer strategy to update the UserInfo JWT in the UserInfoResponseContext. Note, replaces the entire UserInfoResponse object.