Modifier and Type | Class and Description |
---|---|
class |
AbstractOAuth2IdentityProvider<C extends OAuth2IdentityProviderConfig> |
class |
KeycloakOIDCIdentityProvider |
class |
OIDCIdentityProvider |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIdentityProviderFactory<T extends IdentityProvider> |
interface |
IdentityProviderFactory<T extends IdentityProvider> |
Modifier and Type | Class and Description |
---|---|
class |
AbstractIdentityProvider<C extends IdentityProviderModel> |
Modifier and Type | Method and Description |
---|---|
IdentityProvider |
BrokeredIdentityContext.getIdp() |
Modifier and Type | Method and Description |
---|---|
void |
BrokeredIdentityContext.setIdp(IdentityProvider idp) |
Modifier and Type | Class and Description |
---|---|
class |
SAMLIdentityProvider |
Modifier and Type | Interface and Description |
---|---|
interface |
SocialIdentityProvider<C extends IdentityProviderModel> |
Modifier and Type | Method and Description |
---|---|
static IdentityProvider |
IdentityBrokerService.getIdentityProvider(KeycloakSession session,
RealmModel realm,
String alias) |
Modifier and Type | Class and Description |
---|---|
class |
FacebookIdentityProvider |
Modifier and Type | Class and Description |
---|---|
class |
GitHubIdentityProvider |
Modifier and Type | Class and Description |
---|---|
class |
GoogleIdentityProvider |
Modifier and Type | Class and Description |
---|---|
class |
LinkedInIdentityProvider
LinkedIn social provider.
|
Modifier and Type | Class and Description |
---|---|
class |
MicrosoftIdentityProvider
Identity provider for Microsoft account.
|
Modifier and Type | Class and Description |
---|---|
class |
StackoverflowIdentityProvider
Stackoverflow social provider.
|
Modifier and Type | Class and Description |
---|---|
class |
TwitterIdentityProvider |
Copyright © 2016 JBoss by Red Hat. All rights reserved.