|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.inject.AbstractModule
org.jclouds.karaf.core.CredentialStore
public class CredentialStore
| Field Summary | |
|---|---|
protected Map<String,org.jclouds.domain.Credentials> |
store
|
| Constructor Summary | |
|---|---|
CredentialStore()
|
|
| Method Summary | |
|---|---|
protected void |
configure()
Configures a Binder via the exposed methods. |
Map<String,org.jclouds.domain.Credentials> |
getStore()
|
void |
setStore(Map<String,org.jclouds.domain.Credentials> store)
|
| Methods inherited from class com.google.inject.AbstractModule |
|---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Map<String,org.jclouds.domain.Credentials> store
| Constructor Detail |
|---|
public CredentialStore()
| Method Detail |
|---|
protected void configure()
Binder via the exposed methods.
configure in class com.google.inject.AbstractModule@Provides @Singleton public Map<String,org.jclouds.domain.Credentials> getStore()
public void setStore(Map<String,org.jclouds.domain.Credentials> store)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||