Uses of Class
net.shibboleth.sp.oidc.context.OAuthStateContext
Packages that use OAuthStateContext
Package
Description
Context classes for RP-specific information needed by profile actions.
-
Uses of OAuthStateContext in net.shibboleth.sp.oidc.context
Methods in net.shibboleth.sp.oidc.context that return OAuthStateContextModifier and TypeMethodDescriptionSets the raw OAuth 2.0 state string.OAuthStateContext.setStateJson(net.minidev.json.JSONObject jsonObject) Sets the decoded OAuth 2.0 state as a JSON object.