| Package | Description |
|---|---|
| org.forgerock.jaspi.modules.openid.resolvers |
| Modifier and Type | Method and Description |
|---|---|
void |
SharedSecretOpenIdResolverImpl.verifySignature(SignedJwt idClaim)
Verifies that the JWS was signed by the supplied key.
|
void |
PublicKeyOpenIdResolverImpl.verifySignature(SignedJwt idClaim)
Verifies that the JWS was signed by the corresponding private key to this
public key.
|
void |
JWKOpenIdResolverImpl.verifySignature(SignedJwt idClaim)
Verifies that the JWS was signed by the supplied key.
|
Copyright © 2025 Open Identity Platform Community. All rights reserved.