|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EsriSecurityException | |
|---|---|
| com.esri.core.io | Contains convenience classes that provide a way to display results returned from identify operations. |
| com.esri.core.portal | Provides mechanisms for connecting to a Portal or Organization and contains classes for constructing a WebMap. |
| com.esri.core.tasks.ags.query | Contains classes for defining queries that are executed on an ArcGIS Server. |
| Uses of EsriSecurityException in com.esri.core.io |
|---|
| Methods in com.esri.core.io that throw EsriSecurityException | |
|---|---|
static void |
UserCredentials.setTrustStore(KeyStore keyStore)
Sets a KeyStore that contains trusted self-signed certificates for accesing HTTPS GIS service and Task service endpoints in an application. |
| Uses of EsriSecurityException in com.esri.core.portal |
|---|
| Methods in com.esri.core.portal that throw EsriSecurityException | |
|---|---|
org.codehaus.jackson.JsonParser |
Portal.postRequest(String requestURL)
Sends the customized request and let users handle the response. |
org.codehaus.jackson.JsonParser |
Portal.sendRequest(String requestURL)
Sends the customized request and let users handle the response. |
| Uses of EsriSecurityException in com.esri.core.tasks.ags.query |
|---|
| Constructors in com.esri.core.tasks.ags.query that throw EsriSecurityException | |
|---|---|
QueryTask(String url,
UserCredentials credentials)
Instantiates a new query task. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||