Uses of Class
net.shibboleth.idp.plugin.oidc.op.logout.profile.impl.AbstractOIDCBackChannelLogoutPropagationAction
Packages that use AbstractOIDCBackChannelLogoutPropagationAction
-
Uses of AbstractOIDCBackChannelLogoutPropagationAction in net.shibboleth.idp.plugin.oidc.op.logout.profile.impl
Subclasses of AbstractOIDCBackChannelLogoutPropagationAction in net.shibboleth.idp.plugin.oidc.op.logout.profile.implModifier and TypeClassDescriptionclassAn action that executes the OIDC back-channel logout request and sets the result viaLogoutPropagationContext.setResult(net.shibboleth.idp.session.context.LogoutPropagationContext.Result).classAn action that constructsLogoutTokenClaimsSetand attaches it to theOIDCBackChannelLogoutPropagationContext.