Uses of Interface
io.meeds.oauth.spi.OAuthProviderTypeRegistry
Packages that use OAuthProviderTypeRegistry
Package
Description
-
Uses of OAuthProviderTypeRegistry in io.meeds.oauth.data
Constructors in io.meeds.oauth.data with parameters of type OAuthProviderTypeRegistryModifierConstructorDescriptionAccessTokenInvalidationListener(org.exoplatform.services.organization.OrganizationService orgService, OAuthProviderTypeRegistry oauthProviderTypeRegistry, OAuthCodec oauthCodec) UniqueOAuthProviderUsernameListener(SocialNetworkService socialNetworkService, OAuthProviderTypeRegistry oauthProviderTypeRegistry) -
Uses of OAuthProviderTypeRegistry in io.meeds.oauth.registry
Classes in io.meeds.oauth.registry that implement OAuthProviderTypeRegistry -
Uses of OAuthProviderTypeRegistry in io.meeds.oauth.web
Methods in io.meeds.oauth.web that return OAuthProviderTypeRegistryModifier and TypeMethodDescriptionprotected OAuthProviderTypeRegistryOAuthProviderFilter.getOAuthProviderTypeRegistry()Constructors in io.meeds.oauth.web with parameters of type OAuthProviderTypeRegistryModifierConstructorDescriptionOauthLoginParamsExtension(OAuthProviderTypeRegistry oAuthProviderTypeRegistry) -
Uses of OAuthProviderTypeRegistry in io.meeds.oauth.webapi
Constructors in io.meeds.oauth.webapi with parameters of type OAuthProviderTypeRegistryModifierConstructorDescriptionOAuthFilterIntegratorImpl(OAuthProviderTypeRegistry oAuthProviderTypeRegistry)