Uses of Class
net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl.AbstractEncryptTokenAction
-
Packages that use AbstractEncryptTokenAction Package Description net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl Profile action implementations related to OAuth2.net.shibboleth.idp.plugin.oidc.op.profile.impl Profile action implementations related to OIDC. -
-
Uses of AbstractEncryptTokenAction in net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl
Subclasses of AbstractEncryptTokenAction in net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl Modifier and Type Class Description classEncryptAccessTokenAction that handles JWT access token encryption. -
Uses of AbstractEncryptTokenAction in net.shibboleth.idp.plugin.oidc.op.profile.impl
Subclasses of AbstractEncryptTokenAction in net.shibboleth.idp.plugin.oidc.op.profile.impl Modifier and Type Class Description classEncryptProcessedTokenAction that serves both id token and user info response encryption.
-