Uses of Package
org.forgerock.oauth.resolvers.service
-
Packages that use org.forgerock.oauth.resolvers.service Package Description org.forgerock.oauth.clients.apple Forgerock Apple Client implementation.org.forgerock.oauth.clients.oidc OpenID Connect ForgeRock Client Implementation.org.forgerock.oauth.resolvers.service 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.apple Class Description OpenIdResolverService Interface through which OpenIdResolvers are obtained, and the service providing them is configured.OpenIdResolverServiceConfigurator 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.oidc Class Description OpenIdResolverService Interface through which OpenIdResolvers are obtained, and the service providing them is configured.OpenIdResolverServiceConfigurator 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.service Class Description OpenIdResolverService Interface through which OpenIdResolvers are obtained, and the service providing them is configured.OpenIdResolverServiceConfigurator Interface directing how to configure (OpenIdResolverServiceConfigurator.configureService(OpenIdResolverService, java.util.List)
) anOpenIdResolverService
.