Uses of Class
net.shibboleth.idp.plugin.oidc.op.logout.profile.impl.AbstractOIDCRpInitiatedLogoutAction
Packages that use AbstractOIDCRpInitiatedLogoutAction
-
Uses of AbstractOIDCRpInitiatedLogoutAction in net.shibboleth.idp.plugin.oidc.op.logout.profile.impl
Subclasses of AbstractOIDCRpInitiatedLogoutAction in net.shibboleth.idp.plugin.oidc.op.logout.profile.implModifier and TypeClassDescriptionclassAction that forms outbound message based on request and response context.classPopulates theOIDCRpInitiatedLogoutContextwith the values found from the incoming logout request.classProfile action that processesLogoutRequestandOIDCRpInitiatedLogoutContextby resolving matching sessions and populating the associatedSPSessionobjects into aLogoutContext.classAction validates ID token hint in response context.classAction that validates post logout redirect URI is expected if it's being requested.