public class SecureSocialApiGuiceModule
extends com.google.inject.AbstractModule
SocialApiGuiceModule that overrides the
AnonymousAuthenticationHandler.ALLOW_UNAUTHENTICATED property to false
We would like to extends SocialApiGuiceModule and call
super.configure, but Guice does not permit bindig the same thing twice.
Therefore the ugly copy&paste resort...| Constructor and Description |
|---|
SecureSocialApiGuiceModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected Set<Class<?>> |
getHandlers()
Hook to provide a Set of request handlers.
|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingCopyright © 2007-2012. All Rights Reserved.