Uses of Class
org.pac4j.oidc.exceptions.OidcException
Packages that use OidcException
-
Uses of OidcException in org.pac4j.oidc.exceptions
Subclasses of OidcException in org.pac4j.oidc.exceptionsModifier and TypeClassDescriptionclassException indicating an invalid OIDC client configuration.classException indicating a mismatch between the metadata issuer and the response issuer.classException indicating that the OIDC state is missing from the session.classException indicating that the OIDC state parameter is missing from the callback.classException indicating a mismatch between the session OIDC state and the value from the callback state parameter.classException indicating problems related to OIDC token exchange.classException indicating that the requested client auth method for the token exchange is not supported.