@Singleton public class LoginUserInOrgWithPassword extends com.google.common.cache.CacheLoader<SessionCredentials,Session>
| Modifier and Type | Method and Description |
|---|---|
Session |
load(SessionCredentials input) |
String |
toString() |
public Session load(SessionCredentials input)
load in class com.google.common.cache.CacheLoader<SessionCredentials,Session>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.