|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.control.webharvest.client.agportal.AgpInfo
public class AgpInfo
ArcGIS Portal info. NOTE! This is EXPERIMENTAL feature. It might be removed at any time in the future.
| Constructor Summary | |
|---|---|
AgpInfo(String url,
String userName,
String password)
Creates instance of the info. |
|
| Method Summary | |
|---|---|
String |
getPassword()
Gets password. |
String |
getUrl()
Gets URL. |
String |
getUserName()
Gets user name. |
CredentialProvider |
newCredentialProvider()
Creates new credential provider. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AgpInfo(String url,
String userName,
String password)
url - URL to the ArcGIS Portal.userName - user namepassword - password| Method Detail |
|---|
public String getUrl()
public String getUserName()
public String getPassword()
public CredentialProvider newCredentialProvider()
public String toString()
toString in class Object
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||