public class OAuth2Module
extends com.google.inject.AbstractModule
BasicOAuth2Request and
BasicOAuth2Store| Modifier and Type | Class and Description |
|---|---|
static class |
OAuth2Module.OAuth2CrypterProvider |
static class |
OAuth2Module.OAuth2RequestProvider |
static class |
OAuth2Module.OAuth2StoreProvider |
| Modifier and Type | Field and Description |
|---|---|
static String |
OAUTH2_IMPORT |
static String |
OAUTH2_IMPORT_CLEAN |
static String |
OAUTH2_REDIRECT_URI |
static String |
SEND_TRACE_TO_CLIENT |
| Constructor and Description |
|---|
OAuth2Module() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic static final String OAUTH2_IMPORT
public static final String OAUTH2_IMPORT_CLEAN
public static final String OAUTH2_REDIRECT_URI
public static final String SEND_TRACE_TO_CLIENT
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.