public final class RMAccountsManager extends org.ow2.proactive.account.AbstractAccountsManager<RMAccount>
Constructor and Description |
---|
RMAccountsManager()
Create a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
int |
getDefaultCacheValidityTimeInSeconds() |
RMAccount |
readAccount(String user)
Computes user account data by scanning the data base.
|
public RMAccountsManager()
public int getDefaultCacheValidityTimeInSeconds()
getDefaultCacheValidityTimeInSeconds
in class org.ow2.proactive.account.AbstractAccountsManager<RMAccount>