Uses of Package
org.forgerock.oauth.resolvers
Package
Description
This package contains classes to generate Open ID Resolvers, which can
validate a supplied JWS against an Open ID Connect provider.
This package contains classes for a service which can be configured to
produce OpenID Connect Resolvers.
-
ClassDescriptionImplementation of the OpenIdResolver interface.A resolver capable of verifying encrypted ID tokens.Validation of Open ID Connect JWTs via verification of their internals (issuer, audience, signature, etc.).This class exists to allow Open Id Providers to supply or promote a JWK exposure point for their public keys.A resolver that performs validation against a supplied
SignedJwt
. -
ClassDescriptionA resolver capable of verifying encrypted ID tokens.A resolver that performs validation against a supplied
SignedJwt
.