Package | Description |
---|---|
org.forgerock.jaspi.modules.openid.helpers | |
org.forgerock.jaspi.modules.openid.resolvers |
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 |
---|
JWKOpenIdResolverImpl(String issuer,
URL jwkUrl,
SimpleHTTPClient httpClient)
Constructor using an already-created
SimpleHTTPClient . |
Copyright © 2025 Open Identity Platform Community. All rights reserved.