Uses of Class
net.shibboleth.oidc.security.jwt.claims.impl.AbstractTokenResponseLookupStrategy
Packages that use AbstractTokenResponseLookupStrategy
Package
Description
Validation functions for JWT claims.
-
Uses of AbstractTokenResponseLookupStrategy in net.shibboleth.oidc.security.jwt.claims.impl
Modifier and TypeClassDescriptionclassFunction that extracts the id_token from theAccessTokenResponseContext.classA function that pulls the subject 'sub' out of the id_token in theAccessTokenResponseContext.