Uses of Class
net.shibboleth.idp.plugin.authn.oidc.rp.context.OutboundMessageHandlerContext
-
Packages that use OutboundMessageHandlerContext Package Description net.shibboleth.idp.plugin.authn.oidc.rp.context Context classes for RP-specific information needed by profile actions. -
-
Uses of OutboundMessageHandlerContext in net.shibboleth.idp.plugin.authn.oidc.rp.context
Methods in net.shibboleth.idp.plugin.authn.oidc.rp.context that return OutboundMessageHandlerContext Modifier and Type Method Description OutboundMessageHandlerContextOutboundMessageHandlerContext. setWebflowKey(String key)Set the Spring Webflow execution key.
-