|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthenticationCredentials | |
---|---|
com.netflix.astyanax.connectionpool | |
com.netflix.astyanax.connectionpool.impl |
Uses of AuthenticationCredentials in com.netflix.astyanax.connectionpool |
---|
Methods in com.netflix.astyanax.connectionpool that return AuthenticationCredentials | |
---|---|
AuthenticationCredentials |
ConnectionPoolConfiguration.getAuthenticationCredentials()
Can return null if no login required |
Uses of AuthenticationCredentials in com.netflix.astyanax.connectionpool.impl |
---|
Classes in com.netflix.astyanax.connectionpool.impl that implement AuthenticationCredentials | |
---|---|
class |
SimpleAuthenticationCredentials
|
Methods in com.netflix.astyanax.connectionpool.impl that return AuthenticationCredentials | |
---|---|
AuthenticationCredentials |
ConnectionPoolConfigurationImpl.getAuthenticationCredentials()
|
Methods in com.netflix.astyanax.connectionpool.impl with parameters of type AuthenticationCredentials | |
---|---|
ConnectionPoolConfigurationImpl |
ConnectionPoolConfigurationImpl.setAuthenticationCredentials(AuthenticationCredentials credentials)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |