|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Authentication | |
|---|---|
| org.jclouds.openstack.config | |
| org.jclouds.openstack.filters | |
| org.jclouds.openstack.keystone.v1_1.config | |
| org.jclouds.openstack.keystone.v2_0.config | |
| Uses of Authentication in org.jclouds.openstack.config |
|---|
| Methods in org.jclouds.openstack.config with annotations of type Authentication | |
|---|---|
protected com.google.common.base.Supplier<String> |
OpenStackAuthenticationModule.provideAuthenticationTokenCache(com.google.common.base.Supplier<AuthenticationResponse> supplier)
borrowing concurrency code to ensure that caching takes place properly |
| Uses of Authentication in org.jclouds.openstack.filters |
|---|
| Constructor parameters in org.jclouds.openstack.filters with annotations of type Authentication | |
|---|---|
AuthenticateRequest(com.google.common.base.Supplier<String> authTokenProvider)
|
|
| Uses of Authentication in org.jclouds.openstack.keystone.v1_1.config |
|---|
| Methods in org.jclouds.openstack.keystone.v1_1.config with annotations of type Authentication | |
|---|---|
protected com.google.common.base.Supplier<String> |
AuthenticationServiceModule.provideAuthenticationTokenCache(com.google.common.base.Supplier<Auth> supplier)
borrowing concurrency code to ensure that caching takes place properly |
| Uses of Authentication in org.jclouds.openstack.keystone.v2_0.config |
|---|
| Methods in org.jclouds.openstack.keystone.v2_0.config with annotations of type Authentication | |
|---|---|
protected com.google.common.base.Supplier<String> |
KeystoneAuthenticationModule.provideAuthenticationTokenCache(com.google.common.base.Supplier<Access> supplier)
borrowing concurrency code to ensure that caching takes place properly |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||