| Package | Description |
|---|---|
| org.forgerock.jaspi.modules.openid.exceptions |
This package contains classes to represent the different exceptions
that can be thrown by the OpenID Connect JASPI module.
|
| org.forgerock.jaspi.modules.openid.helpers |
This package contains util classes used in the generation and
processing of Open ID Connect authentication verification resolvers.
|
| org.forgerock.jaspi.modules.openid.resolvers |
This package contains classes to generate Open ID Resolvers, which can
validate a supplied JWS against an Open ID Connect provider.
|
| Class and Description |
|---|
| OpenIdConnectVerificationException
Problem during the verification of an OpenId Connect module.
|
| Class and Description |
|---|
| FailedToLoadJWKException
Unable to load the JWK/x5u location points.
|
| Class and Description |
|---|
| FailedToLoadJWKException
Unable to load the JWK/x5u location points.
|
| InvalidSignatureException
Invalid signature.
|
| OpenIdConnectVerificationException
Problem during the verification of an OpenId Connect module.
|
Copyright © 2016 ForgeRock AS. All Rights Reserved.