|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppInfoRepository | |
|---|---|
| net.netheos.pcsapi.credentials | |
| net.netheos.pcsapi.storage | |
| Uses of AppInfoRepository in net.netheos.pcsapi.credentials |
|---|
| Classes in net.netheos.pcsapi.credentials that implement AppInfoRepository | |
|---|---|
class |
AppInfoFileRepository
This class is a simple reader of applications information from a plain text file with format: providerName1.appName1 = jsonobject1 providerName1.appName2 = jsonobject2 |
| Uses of AppInfoRepository in net.netheos.pcsapi.storage |
|---|
| Methods in net.netheos.pcsapi.storage with parameters of type AppInfoRepository | |
|---|---|
StorageBuilder |
StorageBuilder.setAppInfoRepository(AppInfoRepository appInfoRepo,
String appName)
Set the app informations repository. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||