Class IDTokenFromResponseContextLookupStrategy

java.lang.Object
net.shibboleth.oidc.security.jwt.claims.impl.AbstractTokenResponseLookupStrategy
net.shibboleth.oidc.security.jwt.claims.impl.IDTokenFromResponseContextLookupStrategy
All Implemented Interfaces:
Function<ProfileRequestContext,JWT>

@ThreadSafe public class IDTokenFromResponseContextLookupStrategy extends AbstractTokenResponseLookupStrategy implements Function<ProfileRequestContext,JWT>
Function that extracts the id_token from the AccessTokenResponseContext.