|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.netheos.pcsapi.credentials.PasswordAppInfo
public class PasswordAppInfo
Implementation for login/password authenticated users : in this case application name can be set to 'login'.
| Constructor Summary | |
|---|---|
PasswordAppInfo(String providerName,
String appName)
Constructor for login/password clients |
|
| Method Summary | |
|---|---|
String |
getAppName()
Get the application name |
String |
getProviderName()
Get the storage provider name |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PasswordAppInfo(String providerName,
String appName)
providerName - lower case name of providerappName - Name of application, as registered on provider.| Method Detail |
|---|
public String getProviderName()
AppInfo
getProviderName in interface AppInfopublic String getAppName()
AppInfo
getAppName in interface AppInfopublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||