Package | Description |
---|---|
org.forgerock.json.jose.jwk |
Classes and interfaces for creating and manipulating JWKs.
|
org.forgerock.json.jose.jwk.store |
This package contains classes to manage a JWKs URI.
|
Constructor and Description |
---|
JWKSetParser(SimpleHTTPClient simpleHTTPClient)
Alternative constructor allowing the calling class to pass in an
already-configured
SimpleHTTPClient . |
JWKSetParser(SimpleHTTPClient simpleHTTPClient,
JWKLookup jwkLookup)
Alternative constructor allowing the calling class to pass in an
already-configured
SimpleHTTPClient . |
Constructor and Description |
---|
JwksStoreService(SimpleHTTPClient simpleHTTPClient)
Constructor with a HTTP client, that will be used to connect to the JWKS_URI.
|
Copyright 2010-2022 ForgeRock AS.