Uses of Class
com.netflix.astyanax.connectionpool.impl.SimpleAuthenticationCredentials

Packages that use SimpleAuthenticationCredentials
com.netflix.astyanax.connectionpool.impl   
 

Uses of SimpleAuthenticationCredentials in com.netflix.astyanax.connectionpool.impl
 

Methods in com.netflix.astyanax.connectionpool.impl that return SimpleAuthenticationCredentials
 SimpleAuthenticationCredentials SimpleAuthenticationCredentials.removeAttribute(String name)
           
 SimpleAuthenticationCredentials SimpleAuthenticationCredentials.setAttribute(String name, Object value)
           
 SimpleAuthenticationCredentials SimpleAuthenticationCredentials.setPassword(String password)
           
 SimpleAuthenticationCredentials SimpleAuthenticationCredentials.setUsername(String username)
           
 



Copyright © 2012. All Rights Reserved.