|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProxyServerInfo2
Provides access to additional ProxyServerInfo methods.
Method Summary | |
---|---|
void |
cacheProxyCredentials()
Cache proxy credentials. |
boolean |
isCredentialsCancelled()
Indicates credentials cancel state. |
void |
setCredentialsCancelled(boolean value)
Indicates credentials cancel state. |
Methods inherited from interface com.esri.arcgis.system.IProxyServerInfo |
---|
getPassword, getProxyServer, getUserName, isEnabled, readProxyServerInfo, setEnabled, setPassword, setProxyServer, setUserName, writeProxyServerInfo |
Method Detail |
---|
boolean isCredentialsCancelled() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setCredentialsCancelled(boolean value) throws IOException, AutomationException
value
- The value (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void cacheProxyCredentials() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |