@Singleton public class LoginWithPasswordCredentials extends com.google.common.cache.CacheLoader<Credentials,LoginResponse>
Constructor and Description |
---|
LoginWithPasswordCredentials(SessionApi client) |
Modifier and Type | Method and Description |
---|---|
LoginResponse |
load(Credentials input) |
String |
toString() |
@Inject public LoginWithPasswordCredentials(SessionApi client)
public LoginResponse load(Credentials input)
load
in class com.google.common.cache.CacheLoader<Credentials,LoginResponse>
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.