Class IDTokenJOSEHeaderLookupStrategy

java.lang.Object
net.shibboleth.oidc.profile.context.navigate.AbstractTokenResponseLookupStrategy
net.shibboleth.oidc.profile.context.navigate.IDTokenJOSEHeaderLookupStrategy
All Implemented Interfaces:
Function<ProfileRequestContext,JWSHeader>

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