Uses of Class
org.jclouds.openstack.keystone.auth.config.Authentication
-
Packages that use Authentication Package Description org.jclouds.openstack.keystone.auth.config -
-
Uses of Authentication in org.jclouds.openstack.keystone.auth.config
Methods in org.jclouds.openstack.keystone.auth.config with annotations of type Authentication Modifier and Type Method Description protected com.google.common.base.Supplier<String>
AuthenticationModule. provideAuthenticationTokenCache(com.google.common.base.Supplier<AuthInfo> supplier)
borrowing concurrency code to ensure that caching takes place properly
-