Uses of Class
net.shibboleth.oidc.profile.context.OAuth2ClientContext
Packages that use OAuth2ClientContext
Package
Description
-
Uses of OAuth2ClientContext in net.shibboleth.oidc.profile.context
Methods in net.shibboleth.oidc.profile.context that return OAuth2ClientContextModifier and TypeMethodDescriptionOAuth2ClientContext.setClientId(String id) Set the client_id.OAuth2ClientContext.setRedirectUriOverride(URI override) Set the redirect_uri to use in place of any other.