public class TwitterIdentityProviderFactory extends org.keycloak.broker.provider.AbstractIdentityProviderFactory<TwitterIdentityProvider> implements SocialIdentityProviderFactory<TwitterIdentityProvider>
| Modifier and Type | Field and Description |
|---|---|
static String |
PROVIDER_ID |
| Constructor and Description |
|---|
TwitterIdentityProviderFactory() |
| Modifier and Type | Method and Description |
|---|---|
TwitterIdentityProvider |
create(org.keycloak.models.IdentityProviderModel model) |
String |
getId() |
String |
getName() |
close, create, init, parseConfig, postInitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, create, init, postInitpublic static final String PROVIDER_ID
public String getName()
getName in interface org.keycloak.broker.provider.IdentityProviderFactory<TwitterIdentityProvider>public TwitterIdentityProvider create(org.keycloak.models.IdentityProviderModel model)
create in interface org.keycloak.broker.provider.IdentityProviderFactory<TwitterIdentityProvider>public String getId()
getId in interface ProviderFactory<TwitterIdentityProvider>Copyright © 2015 JBoss by Red Hat. All rights reserved.