A B C D E F G I L M O P R S T U 

A

AbstractExternalAuthenticationConsumer<T extends ProviderProperties> - Class in org.xaloon.wicket.component.plugin.auth
Abstract external authentication facade
AbstractExternalAuthenticationConsumer() - Constructor for class org.xaloon.wicket.component.plugin.auth.AbstractExternalAuthenticationConsumer
 
addBodyParameter(String, String) - Method in class org.scribe.model.CustomRequest
Add a body Parameter (for POST/ PUT Requests)
addHeader(String, String) - Method in class org.scribe.model.CustomRequest
Add an HTTP Header to the Request
additionalActionsToTake(OAuthRequest) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.GoogleExternalAuthencitationConsumer
 
additionalActionsToTake(OAuthRequest) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
addOAuthParameter(String, String) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryOAuthRequest
Adds an OAuth parameter.
addPayload(String) - Method in class org.scribe.model.CustomRequest
Add body payload.
addPayload(byte[]) - Method in class org.scribe.model.CustomRequest
Overloaded version for byte arrays
addQuerystringParameter(String, String) - Method in class org.scribe.model.CustomRequest
Add a QueryString parameter
afterAccessTokenGot(Token) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.GoogleExternalAuthencitationConsumer
 
afterAccessTokenGot(Token) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
AUTH_TOKEN_VERIFIER_PARAMETER - Static variable in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
AUTHENTICATION_PROVIDER_NOT_REGISTERED - Static variable in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 

B

beginConsumption(HttpServletRequest, String, String, String) - Method in class org.springframework.security.openid.OpenID4JavaConsumer
 
beginConsumption(HttpServletRequest, String, String, String) - Method in interface org.springframework.security.openid.OpenIDConsumer
Given the request, the claimedIdentity, the return to url, and a realm, lookup the openId authentication page the user should be redirected to.
beginConsumption(String, String) - Method in class org.xaloon.wicket.component.plugin.auth.DefaultAuthenticationFacade
 
beginConsumption(String) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
beginConsumption(String) - Method in class org.xaloon.wicket.component.plugin.auth.openid.OpenidAuthenticationConsumer
 

C

createService(OAuthConfig) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryGoogleApi20
 
CustomRequest - Class in org.scribe.model
This class will be replaced with scribe API when scribe will support Google OAuth 2.0
CustomRequest(Verb, String) - Constructor for class org.scribe.model.CustomRequest
Creates a new Http Request

D

DEFAULT_CONTENT_TYPE - Static variable in class org.scribe.model.CustomRequest
 
DefaultAuthenticationFacade - Class in org.xaloon.wicket.component.plugin.auth
TODO manage in better way
DefaultAuthenticationFacade() - Constructor for class org.xaloon.wicket.component.plugin.auth.DefaultAuthenticationFacade
 

E

endConsumption(HttpServletRequest) - Method in class org.springframework.security.openid.OpenID4JavaConsumer
 
endConsumption(HttpServletRequest) - Method in interface org.springframework.security.openid.OpenIDConsumer
 
endConsumption(String, String) - Method in class org.xaloon.wicket.component.plugin.auth.DefaultAuthenticationFacade
 
endConsumption(String, String) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
endConsumption(String, String) - Method in class org.xaloon.wicket.component.plugin.auth.openid.OpenidAuthenticationConsumer
 
ExternalAuthenticationAdministrationPanel - Class in org.xaloon.wicket.component.plugin.auth.panel
 
ExternalAuthenticationAdministrationPanel(String) - Constructor for class org.xaloon.wicket.component.plugin.auth.panel.ExternalAuthenticationAdministrationPanel
Construct.
ExternalAuthenticationPlugin - Class in org.xaloon.wicket.component.plugin.auth
 
ExternalAuthenticationPlugin() - Constructor for class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPlugin
Construct.
ExternalAuthenticationPluginBean - Class in org.xaloon.wicket.component.plugin.auth
 
ExternalAuthenticationPluginBean() - Constructor for class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPluginBean
 
extract(String) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryJsonTokenExtractor
 

F

FacebookExternalAuthenticationConsumer - Class in org.xaloon.wicket.component.plugin.auth.oauth
 
FacebookExternalAuthenticationConsumer() - Constructor for class org.xaloon.wicket.component.plugin.auth.oauth.FacebookExternalAuthenticationConsumer
 
fillAuthenticationAttributes(AuthenticationToken, Element) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
Fill additional attributes of authentication token
fillAuthenticationAttributes(AuthenticationToken, JSONObject) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
fixUsername(String) - Method in class org.xaloon.wicket.component.plugin.auth.AbstractExternalAuthenticationConsumer
 

G

getAccessToken(Token, Verifier) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryOAuth20ServiceImpl
 
getAccessTokenEndpoint() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryGoogleApi20
 
getAccessTokenEndpointUrl() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
 
getAccessTokenExtractor() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryGoogleApi20
 
getAccessTokenVerb() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryGoogleApi20
 
getAdministratorFormClass() - Method in class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPlugin
 
getAuthenticationAttributes() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.FacebookExternalAuthenticationConsumer
 
getAuthenticationAttributes() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.GoogleExternalAuthencitationConsumer
 
getAuthenticationAttributes() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.LinkedInExternalAuthenticationConsumer
 
getAuthenticationAttributes() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
getAuthenticationAttributes() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.TwitterExternalAuthenticationConsumer
 
getAuthenticationProviderProperties() - Method in class org.xaloon.wicket.component.plugin.auth.AbstractExternalAuthenticationConsumer
 
getAuthenticationResourceUrlToCheck() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.FacebookExternalAuthenticationConsumer
 
getAuthenticationResourceUrlToCheck() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.GoogleExternalAuthencitationConsumer
 
getAuthenticationResourceUrlToCheck() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.LinkedInExternalAuthenticationConsumer
 
getAuthenticationResourceUrlToCheck() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
getAuthenticationResourceUrlToCheck() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.TwitterExternalAuthenticationConsumer
 
getAuthorizationUrl(OAuthConfig) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryGoogleApi20
 
getAuthorizationWebsiteUrl() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
 
getAvailableProviderSet() - Method in class org.xaloon.wicket.component.plugin.auth.DefaultAuthenticationFacade
 
getBodyContents() - Method in class org.scribe.model.CustomRequest
Returns the body of the request
getBodyParams() - Method in class org.scribe.model.CustomRequest
Obtains a Map of the body parameters.
getCharset() - Method in class org.scribe.model.CustomRequest
Returns the connection charset.
getConsumerKey() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
 
getConsumerSecret() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
 
getCustomAuthenticationProvider(ExternalAuthenticationPluginBean) - Method in class org.xaloon.wicket.component.plugin.auth.AbstractExternalAuthenticationConsumer
Default authentication provider
getCustomAuthenticationProvider(ExternalAuthenticationPluginBean) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.FacebookExternalAuthenticationConsumer
 
getCustomAuthenticationProvider(ExternalAuthenticationPluginBean) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.GoogleExternalAuthencitationConsumer
 
getCustomAuthenticationProvider(ExternalAuthenticationPluginBean) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.LinkedInExternalAuthenticationConsumer
 
getCustomAuthenticationProvider(ExternalAuthenticationPluginBean) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.TwitterExternalAuthenticationConsumer
 
getCustomAuthenticationProvider(ExternalAuthenticationPluginBean) - Method in class org.xaloon.wicket.component.plugin.auth.openid.OpenidAuthenticationConsumer
 
getFacebookProvider() - Method in class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPluginBean
 
getGoogleProvider() - Method in class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPluginBean
Gets googleProvider.
getHeaders() - Method in class org.scribe.model.CustomRequest
Returns the connection headers as a Map
getLink() - Method in class org.xaloon.wicket.component.plugin.auth.openid.OpenIdProviderProperties
 
getLinkedInProvider() - Method in class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPluginBean
 
getLoginType() - Method in class org.xaloon.wicket.component.plugin.auth.ProviderProperties
 
getOauthParameters() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryOAuthRequest
Returns the Map containing the key-value pair of parameters.
getQueryStringParams() - Method in class org.scribe.model.CustomRequest
Get a Map of the query string parameters.
getRequestToken() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.GoogleExternalAuthencitationConsumer
 
getRequestToken() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.LinkedInExternalAuthenticationConsumer
 
getRequestToken() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
getRequestToken() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.TwitterExternalAuthenticationConsumer
 
getRequestTokenEndpointUrl() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
 
getSanitizedUrl() - Method in class org.scribe.model.CustomRequest
Returns the URL without the port and the query string part.
getServiceProvider() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.FacebookExternalAuthenticationConsumer
 
getServiceProvider() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.GoogleExternalAuthencitationConsumer
 
getServiceProvider() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.LinkedInExternalAuthenticationConsumer
 
getServiceProvider() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
getServiceProvider() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.TwitterExternalAuthenticationConsumer
 
getTwitterProvider() - Method in class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPluginBean
 
getUrl() - Method in class org.scribe.model.CustomRequest
Obtains the URL of the HTTP Request.
getVerb() - Method in class org.scribe.model.CustomRequest
Returns the HTTP Verb
getVerificationValue(HttpServletRequest) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.FacebookExternalAuthenticationConsumer
 
getVerificationValue(HttpServletRequest) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.GoogleExternalAuthencitationConsumer
 
getVerificationValue(HttpServletRequest) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.LinkedInExternalAuthenticationConsumer
 
getVerificationValue(HttpServletRequest) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
getVerificationValue(HttpServletRequest) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.TwitterExternalAuthenticationConsumer
 
getYahooOpenIdProvider() - Method in class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPluginBean
Gets yahooOpenIdProvider.
GoogleExternalAuthencitationConsumer - Class in org.xaloon.wicket.component.plugin.auth.oauth
 
GoogleExternalAuthencitationConsumer() - Constructor for class org.xaloon.wicket.component.plugin.auth.oauth.GoogleExternalAuthencitationConsumer
 

I

init(ServiceBuilder, int) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.GoogleExternalAuthencitationConsumer
 
init(ServiceBuilder, int) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
initModel(IModel<ExternalAuthenticationPluginBean>) - Method in class org.xaloon.wicket.component.plugin.auth.panel.ExternalAuthenticationAdministrationPanel
 
isDataRequiredInXmlFormat() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.FacebookExternalAuthenticationConsumer
 
isDataRequiredInXmlFormat() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.GoogleExternalAuthencitationConsumer
 
isDataRequiredInXmlFormat() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
isEmpty() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
 
isEnabled(String) - Method in class org.xaloon.wicket.component.plugin.auth.DefaultAuthenticationFacade
 
isEnabled() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
isEnabled() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
 
isEnabled() - Method in class org.xaloon.wicket.component.plugin.auth.openid.OpenidAuthenticationConsumer
 
isEnabled() - Method in class org.xaloon.wicket.component.plugin.auth.ProviderProperties
 
isPluginEnabled() - Method in class org.xaloon.wicket.component.plugin.auth.DefaultAuthenticationFacade
 
isResponseToEndConsumption(Set<String>) - Method in class org.xaloon.wicket.component.plugin.auth.DefaultAuthenticationFacade
 

L

LinkedInExternalAuthenticationConsumer - Class in org.xaloon.wicket.component.plugin.auth.oauth
 
LinkedInExternalAuthenticationConsumer() - Constructor for class org.xaloon.wicket.component.plugin.auth.oauth.LinkedInExternalAuthenticationConsumer
 

M

METADATAKEY_REQUEST_TOKEN - Static variable in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 

O

OauthExternalAuthenticationConsumer - Class in org.xaloon.wicket.component.plugin.auth.oauth
 
OauthExternalAuthenticationConsumer() - Constructor for class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
OAuthProviderProperties - Class in org.xaloon.wicket.component.plugin.auth.oauth
 
OAuthProviderProperties(String, String, String, String) - Constructor for class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
Construct.
OAuthProviderProperties(String) - Constructor for class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
Construct.
OAuthProviderPropertiesPanel - Class in org.xaloon.wicket.component.plugin.auth.panel
 
OAuthProviderPropertiesPanel(String, IModel<?>) - Constructor for class org.xaloon.wicket.component.plugin.auth.panel.OAuthProviderPropertiesPanel
Construct.
onInitialize(ExternalAuthenticationPlugin, ExternalAuthenticationPluginBean) - Method in class org.xaloon.wicket.component.plugin.auth.panel.ExternalAuthenticationAdministrationPanel
 
OpenID4JavaConsumer - Class in org.springframework.security.openid
 
OpenID4JavaConsumer(List<AuthenticationAttribute>) - Constructor for class org.springframework.security.openid.OpenID4JavaConsumer
Construct.
OpenIdAttributes - Interface in org.xaloon.wicket.component.plugin.auth.openid
 
OpenidAuthenticationConsumer - Class in org.xaloon.wicket.component.plugin.auth.openid
 
OpenidAuthenticationConsumer() - Constructor for class org.xaloon.wicket.component.plugin.auth.openid.OpenidAuthenticationConsumer
 
OpenIDConsumer - Interface in org.springframework.security.openid
An interface for OpenID library implementations
OpenIDConsumerException - Exception in org.springframework.security.openid
Thrown by an OpenIDConsumer if it cannot process a request
OpenIDConsumerException(String) - Constructor for exception org.springframework.security.openid.OpenIDConsumerException
 
OpenIDConsumerException(String, Throwable) - Constructor for exception org.springframework.security.openid.OpenIDConsumerException
 
OpenIdProviderProperties - Class in org.xaloon.wicket.component.plugin.auth.openid
 
OpenIdProviderProperties(String, String) - Constructor for class org.xaloon.wicket.component.plugin.auth.openid.OpenIdProviderProperties
 
OpenIdProviderPropertiesPanel - Class in org.xaloon.wicket.component.plugin.auth.panel
 
OpenIdProviderPropertiesPanel(String, IModel<?>) - Constructor for class org.xaloon.wicket.component.plugin.auth.panel.OpenIdProviderPropertiesPanel
Construct.
org.scribe.model - package org.scribe.model
 
org.springframework.security.openid - package org.springframework.security.openid
 
org.xaloon.wicket.component.plugin.auth - package org.xaloon.wicket.component.plugin.auth
 
org.xaloon.wicket.component.plugin.auth.oauth - package org.xaloon.wicket.component.plugin.auth.oauth
 
org.xaloon.wicket.component.plugin.auth.oauth.google - package org.xaloon.wicket.component.plugin.auth.oauth.google
 
org.xaloon.wicket.component.plugin.auth.openid - package org.xaloon.wicket.component.plugin.auth.openid
 
org.xaloon.wicket.component.plugin.auth.panel - package org.xaloon.wicket.component.plugin.auth.panel
 

P

processRequestTokenEndpointUrl(String) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
ProviderProperties - Class in org.xaloon.wicket.component.plugin.auth
 
ProviderProperties(String) - Constructor for class org.xaloon.wicket.component.plugin.auth.ProviderProperties
 

R

resolveUsername() - Method in class org.springframework.security.openid.UsernameResolver
 

S

SCHEMA_EMAIL - Static variable in interface org.xaloon.wicket.component.plugin.auth.openid.OpenIdAttributes
 
SCHEMA_FIRST_NAME - Static variable in interface org.xaloon.wicket.component.plugin.auth.openid.OpenIdAttributes
 
SCHEMA_LAST_NAME - Static variable in interface org.xaloon.wicket.component.plugin.auth.openid.OpenIdAttributes
 
SCHEMA_PICTURE_BIG - Static variable in interface org.xaloon.wicket.component.plugin.auth.openid.OpenIdAttributes
 
SCHEMA_PICTURE_SMALL - Static variable in interface org.xaloon.wicket.component.plugin.auth.openid.OpenIdAttributes
 
send() - Method in class org.scribe.model.CustomRequest
Execute the request and return a Response
setAccessTokenEndpointUrl(String) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
 
setAuthorizationWebsiteUrl(String) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
 
setCharset(String) - Method in class org.scribe.model.CustomRequest
Set the charset of the body of the request
setConnectionKeepAlive(boolean) - Method in class org.scribe.model.CustomRequest
Sets wether the underlying Http Connection is persistent or not.
setConnectTimeout(int, TimeUnit) - Method in class org.scribe.model.CustomRequest
Sets the connect timeout for the underlying HttpURLConnection
setConsumerKey(String) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
 
setConsumerSecret(String) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
 
setEnabled(boolean) - Method in class org.xaloon.wicket.component.plugin.auth.ProviderProperties
 
setFacebookProvider(OAuthProviderProperties) - Method in class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPluginBean
 
setGoogleProvider(OAuthProviderProperties) - Method in class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPluginBean
Sets googleProvider.
setLink(String) - Method in class org.xaloon.wicket.component.plugin.auth.openid.OpenIdProviderProperties
 
setLinkedInProvider(OAuthProviderProperties) - Method in class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPluginBean
 
setOpenIdUrl(String) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
setOpenIdUrl(String) - Method in class org.xaloon.wicket.component.plugin.auth.openid.OpenidAuthenticationConsumer
 
setReadTimeout(int, TimeUnit) - Method in class org.scribe.model.CustomRequest
Sets the read timeout for the underlying HttpURLConnection
setRequestTokenEndpointUrl(String) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OAuthProviderProperties
 
setTwitterProvider(OAuthProviderProperties) - Method in class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPluginBean
 
setYahooOpenIdProvider(OpenIdProviderProperties) - Method in class org.xaloon.wicket.component.plugin.auth.ExternalAuthenticationPluginBean
Sets yahooOpenIdProvider.
stringResourceLoader - Variable in class org.xaloon.wicket.component.plugin.auth.AbstractExternalAuthenticationConsumer
 

T

TAG_TEXT_END - Static variable in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
TAG_TEXT_START - Static variable in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
TemporaryGoogleApi20 - Class in org.xaloon.wicket.component.plugin.auth.oauth.google
This class will be replaced with scribe API when scribe will support Google OAuth 2.0
TemporaryGoogleApi20() - Constructor for class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryGoogleApi20
 
TemporaryJsonTokenExtractor - Class in org.xaloon.wicket.component.plugin.auth.oauth.google
This class will be replaced with scribe API when scribe will support Google OAuth 2.0
TemporaryJsonTokenExtractor() - Constructor for class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryJsonTokenExtractor
 
TemporaryOAuth20ServiceImpl - Class in org.xaloon.wicket.component.plugin.auth.oauth.google
This class will be replaced with scribe API when scribe will support Google OAuth 2.0
TemporaryOAuth20ServiceImpl(DefaultApi20, OAuthConfig) - Constructor for class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryOAuth20ServiceImpl
Construct.
TemporaryOAuthRequest - Class in org.xaloon.wicket.component.plugin.auth.oauth.google
This class will be replaced with scribe API when scribe will support Google OAuth 2.0
TemporaryOAuthRequest(Verb, String) - Constructor for class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryOAuthRequest
Default constructor.
throwAuthorizationFlow(OAuthService) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.FacebookExternalAuthenticationConsumer
 
throwAuthorizationFlow(OAuthService) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.GoogleExternalAuthencitationConsumer
 
throwAuthorizationFlow(OAuthService) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.LinkedInExternalAuthenticationConsumer
 
throwAuthorizationFlow(OAuthService) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.OauthExternalAuthenticationConsumer
 
throwAuthorizationFlow(OAuthService) - Method in class org.xaloon.wicket.component.plugin.auth.oauth.TwitterExternalAuthenticationConsumer
 
toString() - Method in class org.scribe.model.CustomRequest
 
toString() - Method in class org.xaloon.wicket.component.plugin.auth.oauth.google.TemporaryOAuthRequest
 
TwitterExternalAuthenticationConsumer - Class in org.xaloon.wicket.component.plugin.auth.oauth
 
TwitterExternalAuthenticationConsumer() - Constructor for class org.xaloon.wicket.component.plugin.auth.oauth.TwitterExternalAuthenticationConsumer
 

U

UsernameResolver - Class in org.springframework.security.openid
 
UsernameResolver(List<AuthenticationAttribute>, Identifier) - Constructor for class org.springframework.security.openid.UsernameResolver
 
A B C D E F G I L M O P R S T U 

Copyright © 2012 xaloon.org. All Rights Reserved.