public class OAuth1Plugin extends AbstractPlugin
HK2_BINDERS_KEY, JAX_RS_RESOURCE_CLASSES_KEY
Constructor and Description |
---|
OAuth1Plugin() |
Modifier and Type | Method and Description |
---|---|
AccessTokenRepo |
accessTokenRepoProvider(org.springframework.data.repository.core.support.RepositoryFactorySupport factory) |
protected void |
configure() |
ConsumerRepository |
consumerRepoProvider(org.springframework.data.repository.core.support.RepositoryFactorySupport factory) |
bindToChecker, bindToDataConverter, bindToDefaultConfig, bindToJaxRs, bindToJaxRs
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void configure()
configure
in class com.google.inject.AbstractModule
@Provides @Singleton public AccessTokenRepo accessTokenRepoProvider(org.springframework.data.repository.core.support.RepositoryFactorySupport factory)
@Provides @Singleton public ConsumerRepository consumerRepoProvider(org.springframework.data.repository.core.support.RepositoryFactorySupport factory)