Uses of Class
net.shibboleth.idp.plugin.oidc.op.session.OIDCRPSession
Packages that use OIDCRPSession
Package
Description
Extensions related to the construction and management of sessions.
-
Uses of OIDCRPSession in net.shibboleth.idp.plugin.oidc.op.logout.profile.impl
Fields in net.shibboleth.idp.plugin.oidc.op.logout.profile.impl declared as OIDCRPSessionModifier and TypeFieldDescriptionprivate OIDCRPSessionAbstractOIDCLogoutPropagationAction.oidcRPSessionThe OIDC RP session containing the data for logout propagation.Methods in net.shibboleth.idp.plugin.oidc.op.logout.profile.impl that return OIDCRPSessionModifier and TypeMethodDescriptionprotected OIDCRPSessionAbstractOIDCLogoutPropagationAction.getOidcRPSession()Get the OIDC RP session. -
Uses of OIDCRPSession in net.shibboleth.idp.plugin.oidc.op.session
Methods in net.shibboleth.idp.plugin.oidc.op.session that return OIDCRPSession