Package | Description |
---|---|
org.xaloon.wicket.component.plugin.auth | |
org.xaloon.wicket.component.plugin.auth.oauth |
Modifier and Type | Method and Description |
---|---|
OAuthProviderProperties |
ExternalAuthenticationPluginBean.getFacebookProvider() |
OAuthProviderProperties |
ExternalAuthenticationPluginBean.getGoogleProvider()
Gets googleProvider.
|
OAuthProviderProperties |
ExternalAuthenticationPluginBean.getLinkedInProvider() |
OAuthProviderProperties |
ExternalAuthenticationPluginBean.getTwitterProvider() |
Modifier and Type | Method and Description |
---|---|
void |
ExternalAuthenticationPluginBean.setFacebookProvider(OAuthProviderProperties facebookProvider) |
void |
ExternalAuthenticationPluginBean.setGoogleProvider(OAuthProviderProperties googleProvider)
Sets googleProvider.
|
void |
ExternalAuthenticationPluginBean.setLinkedInProvider(OAuthProviderProperties linkedInProvider) |
void |
ExternalAuthenticationPluginBean.setTwitterProvider(OAuthProviderProperties twitterProvider) |
Modifier and Type | Method and Description |
---|---|
protected OAuthProviderProperties |
FacebookExternalAuthenticationConsumer.getCustomAuthenticationProvider(ExternalAuthenticationPluginBean pluginBean) |
protected OAuthProviderProperties |
TwitterExternalAuthenticationConsumer.getCustomAuthenticationProvider(ExternalAuthenticationPluginBean pluginBean) |
protected OAuthProviderProperties |
GoogleExternalAuthencitationConsumer.getCustomAuthenticationProvider(ExternalAuthenticationPluginBean pluginBean) |
OAuthProviderProperties |
LinkedInExternalAuthenticationConsumer.getCustomAuthenticationProvider(ExternalAuthenticationPluginBean pluginBean) |
Copyright © 2012 xaloon.org. All Rights Reserved.