net.netheos.pcsapi.credentials
Interface AppInfo

All Known Implementing Classes:
OAuth2AppInfo, PasswordAppInfo

public interface AppInfo

Contains the application information.


Method Summary
 String getAppName()
          Get the application name
 String getProviderName()
          Get the storage provider name
 

Method Detail

getProviderName

String getProviderName()
Get the storage provider name

Returns:
The provider name

getAppName

String getAppName()
Get the application name

Returns:
the application name


Copyright © 2014. All Rights Reserved.