Package | Description |
---|---|
org.forgerock.oauth.resolvers |
This package contains classes to generate Open ID Resolvers, which can
validate a supplied JWS against an Open ID Connect provider.
|
Modifier and Type | Method and Description |
---|---|
JWKOpenIdResolverImpl |
WellKnownOpenIdConfigurationFactory.build(URL configUrl)
Returns a JWKOpenIdResolverImpl representing the contents of the supplied URL.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.