Uses of Class
net.shibboleth.idp.plugin.oidc.op.logout.profile.impl.AbstractOIDCLogoutPropagationAction
Packages that use AbstractOIDCLogoutPropagationAction
-
Uses of AbstractOIDCLogoutPropagationAction in net.shibboleth.idp.plugin.oidc.op.logout.profile.impl
Subclasses of AbstractOIDCLogoutPropagationAction in net.shibboleth.idp.plugin.oidc.op.logout.profile.implModifier and TypeClassDescriptionclassAn abstract action for OIDC back-channel logout actions dealing withOIDCBackChannelLogoutPropagationContext.classAn action that executes the OIDC back-channel logout request and sets the result viaLogoutPropagationContext.setResult(net.shibboleth.idp.session.context.LogoutPropagationContext.Result).classAction that forms outbound message based on request and response context.classAn action that constructsLogoutTokenClaimsSetand attaches it to theOIDCBackChannelLogoutPropagationContext.classAn action that revokes the token chain related to the logout propagation.classAction that sets theLogoutPropagationContext.setResult(Result)as 'success'.