Uses of Interface
org.forgerock.oauth.resolvers.GenericOpenIdResolver
Package
Description
This package contains classes to generate Open ID Resolvers, which can
validate a supplied JWS against an Open ID Connect provider.
-
Uses of GenericOpenIdResolver in org.forgerock.oauth.resolvers
Modifier and TypeInterfaceDescriptioninterface
A resolver capable of verifying encrypted ID tokens.interface
A resolver that performs validation against a suppliedSignedJwt
.Modifier and TypeClassDescriptionclass
Implementation of the OpenIdResolver interface.class
This class exists to allow Open Id Providers to supply or promote a JWK exposure point for their public keys.class
This class exists to allow functionality for those Open ID Connect providers which supply their signatures through asymmetric key algorithms (e.g.class
This class exists to allow functionality for those Open ID Connect providers which supply their signatures through symmetric key algorithms (e.g.