| Package | Description |
|---|---|
| org.gatein.security.oauth.facebook | |
| org.gatein.security.oauth.linkedin | |
| org.gatein.security.oauth.principal | |
| org.gatein.security.oauth.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
FacebookPrincipalProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
LinkedInPrincipalProcessor |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPrincipalProcessor |
| Modifier and Type | Method and Description |
|---|---|
OAuthPrincipalProcessor |
OAuthProviderType.getOauthPrincipalProcessor() |
| Constructor and Description |
|---|
OAuthProviderType(String key,
boolean enabled,
String userNameAttrName,
OAuthProviderProcessor<T> oauthProviderProcessor,
OAuthPrincipalProcessor principalProcessor,
String initOAuthURL,
String friendlyName) |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.