|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IArcGISSingleSignon
COM Interface 'IArcGISSingleSignon'. Generated 3/19/2015 1:21:00 PM from 'C:\ArcGIS\COM\esriSystemUI.olb'
Description: 'Provides access to the IArcGISSingleSignon Interface.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IIDe36dc321_5c5b_4d6b_884e_19ff4b5bbcac
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
getCurrentToken(java.lang.String[] bsToken,
java.lang.String[] bsReferer,
int[] lExpiration,
java.lang.String[] bsUser)
Returns the current token and matching referer. |
void |
getToken(int hParentHWND,
java.lang.String[] bsToken,
java.lang.String[] bsReferer,
int[] lExpiration,
java.lang.String[] bsUser)
Signs the user in to ArcGIS Online if required, and returns the current token and matching referer. |
void |
getURI(int eType,
java.lang.String[] bsURI)
Returns the requested ArcGIS online URI |
void |
signOut()
Signs the user out of ArcGIS Online. |
Field Detail |
---|
static final int IIDe36dc321_5c5b_4d6b_884e_19ff4b5bbcac
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void getToken(int hParentHWND, java.lang.String[] bsToken, java.lang.String[] bsReferer, int[] lExpiration, java.lang.String[] bsUser) throws java.io.IOException, AutomationException
hParentHWND
- The hParentHWND (in)bsToken
- The bsToken (in/out: use single element array)bsReferer
- The bsReferer (in/out: use single element array)lExpiration
- The lExpiration (in/out: use single element array)bsUser
- The bsUser (in/out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void signOut() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void getCurrentToken(java.lang.String[] bsToken, java.lang.String[] bsReferer, int[] lExpiration, java.lang.String[] bsUser) throws java.io.IOException, AutomationException
bsToken
- The bsToken (in/out: use single element array)bsReferer
- The bsReferer (in/out: use single element array)lExpiration
- The lExpiration (in/out: use single element array)bsUser
- The bsUser (in/out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void getURI(int eType, java.lang.String[] bsURI) throws java.io.IOException, AutomationException
eType
- A com.esri.arcgis.systemUI.esriArcGISUri constant (in)bsURI
- The bsURI (in/out: use single element array)
java.io.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 |