public class CloudIdentityAuthenticationModule extends AuthenticationModule
Constructor and Description |
---|
CloudIdentityAuthenticationModule() |
Modifier and Type | Method and Description |
---|---|
protected Map<String,AuthenticationApi> |
authenticationApis(com.google.inject.Injector i) |
protected Map<String,com.google.common.base.Function<Credentials,AuthInfo>> |
authenticationMethods(com.google.inject.Injector i) |
protected void |
configure() |
authenticationMethodForCredentialType, provideAuthenticationApi, provideAuthenticationMethods, provideAuthenticationTokenCache, provideAuthInfoCache, provideAuthInfoSupplier
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
protected void configure()
configure
in class AuthenticationModule
protected Map<String,AuthenticationApi> authenticationApis(com.google.inject.Injector i)
authenticationApis
in class AuthenticationModule
protected Map<String,com.google.common.base.Function<Credentials,AuthInfo>> authenticationMethods(com.google.inject.Injector i)
authenticationMethods
in class AuthenticationModule
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.