Class IDTokenJOSEHeaderLookupStrategy

java.lang.Object
net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.AbstractTokenResponseLookupStrategy
net.shibboleth.idp.plugin.authn.oidc.rp.context.navigate.IDTokenJOSEHeaderLookupStrategy
All Implemented Interfaces:
Function<ProfileRequestContext,com.nimbusds.jose.JWSHeader>

@ThreadSafe public class IDTokenJOSEHeaderLookupStrategy extends AbstractTokenResponseLookupStrategy implements Function<ProfileRequestContext,com.nimbusds.jose.JWSHeader>
Function that extracts the JWS JOSE header from the id_token inside the AccessTokenResponseContext.