Uses of Interface
net.netheos.pcsapi.credentials.AppInfoRepository

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.
 



Copyright © 2014. All Rights Reserved.