Uses of Class
net.shibboleth.idp.plugin.authn.oidc.rp.context.OIDCAuthnContext
-
Packages that use OIDCAuthnContext Package Description net.shibboleth.idp.plugin.authn.oidc.rp.context Context classes for RP-specific information needed by profile actions. -
-
Uses of OIDCAuthnContext in net.shibboleth.idp.plugin.authn.oidc.rp.context
Methods in net.shibboleth.idp.plugin.authn.oidc.rp.context that return OIDCAuthnContext Modifier and Type Method Description OIDCAuthnContextOIDCAuthnContext. setOutboundMessageHandler(MessageHandler handler)Set the outboundMessageHandlerto run prior to encoding.
-