public class WalletAdminIdentityProvider extends org.exoplatform.social.core.identity.IdentityProvider<String>
| Constructor and Description |
|---|
WalletAdminIdentityProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.exoplatform.social.core.identity.model.Identity |
createIdentity(String remoteId) |
String |
findByRemoteId(String remoteId) |
String |
getName() |
void |
populateProfile(org.exoplatform.social.core.identity.model.Profile profile,
String remoteId) |
public static final String NAME
public String getName()
getName in class org.exoplatform.social.core.identity.IdentityProvider<String>public String findByRemoteId(String remoteId)
findByRemoteId in class org.exoplatform.social.core.identity.IdentityProvider<String>public org.exoplatform.social.core.identity.model.Identity createIdentity(String remoteId)
createIdentity in class org.exoplatform.social.core.identity.IdentityProvider<String>Copyright © 2003–2020 eXo Platform SAS. All rights reserved.