Uses of Package
org.forgerock.oauth.resolvers.service
Packages that use org.forgerock.oauth.resolvers.service
Package
Description
Forgerock Apple Client implementation.
OpenID Connect ForgeRock Client Implementation.
This package contains classes for a service which can be configured to
produce OpenID Connect Resolvers.
-
Classes in org.forgerock.oauth.resolvers.service used by org.forgerock.oauth.clients.appleClassDescriptionInterface through which OpenIdResolvers are obtained, and the service providing them is configured.Interface directing how to configure (
OpenIdResolverServiceConfigurator.configureService(OpenIdResolverService, java.util.List)
) anOpenIdResolverService
. -
Classes in org.forgerock.oauth.resolvers.service used by org.forgerock.oauth.clients.oidcClassDescriptionInterface through which OpenIdResolvers are obtained, and the service providing them is configured.Interface directing how to configure (
OpenIdResolverServiceConfigurator.configureService(OpenIdResolverService, java.util.List)
) anOpenIdResolverService
. -
Classes in org.forgerock.oauth.resolvers.service used by org.forgerock.oauth.resolvers.serviceClassDescriptionInterface through which OpenIdResolvers are obtained, and the service providing them is configured.Interface directing how to configure (
OpenIdResolverServiceConfigurator.configureService(OpenIdResolverService, java.util.List)
) anOpenIdResolverService
.