Uses of Class
net.shibboleth.idp.plugin.authn.oidc.rp.exception.OIDCProxyException
Packages that use OIDCProxyException
Package
Description
This package has an authentication implementation for OpenID Connect authentication providers.
-
Uses of OIDCProxyException in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Methods in net.shibboleth.idp.plugin.authn.oidc.rp.impl that throw OIDCProxyExceptionModifier and TypeMethodDescriptionstatic StringOIDCProxySupport.extractKeyFromState(String state) Extract the key component from the state.static StringOIDCProxySupport.extractNonceFromState(String state) Extract the nonce component from the state.