Uses of Class
org.exoplatform.social.core.identity.IdentityProviderPlugin
-
Packages that use IdentityProviderPlugin Package Description org.exoplatform.social.core.manager -
-
Uses of IdentityProviderPlugin in org.exoplatform.social.core.manager
Methods in org.exoplatform.social.core.manager with parameters of type IdentityProviderPlugin Modifier and Type Method Description voidIdentityManager. registerIdentityProviders(IdentityProviderPlugin plugin)Registers one or more identity providers throughIdentityProviderPlugin.
-