See: Description
Interface | 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) )
an OpenIdResolverService . |
Class | Description |
---|---|
OpenIdResolverServiceConfiguratorImpl |
Implementation of the
OpenIdResolverServiceConfigurator interface which
applies a simple priority ordering when reading a service configuration. |
OpenIdResolverServiceImpl |
Holds a copy of the current OpenID Resolvers.
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.