Uses of Class
com.datastax.driver.core.SimpleAuthInfoProvider

Packages that use SimpleAuthInfoProvider
com.datastax.driver.core The main package for the DataStax Java driver for Cassandra. 
 

Uses of SimpleAuthInfoProvider in com.datastax.driver.core
 

Methods in com.datastax.driver.core that return SimpleAuthInfoProvider
 SimpleAuthInfoProvider SimpleAuthInfoProvider.add(String property, String value)
          Adds a new property to the authentication info returned by this provider.
 SimpleAuthInfoProvider SimpleAuthInfoProvider.addAll(Map<String,String> properties)
          Adds all the key-value pair provided as new authentication information returned by this provider.
 



Copyright © 2013. All Rights Reserved.