public class PassportIdentity extends NetObject implements IDisposable, java.lang.AutoCloseable
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.Security.PassportIdentity
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.Web
|
static java.lang.String |
className
Qualified class name: System.Web.Security.PassportIdentity
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
PassportIdentity() |
PassportIdentity(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
AuthUrl() |
java.lang.String |
AuthUrl(java.lang.String strReturnUrl) |
java.lang.String |
AuthUrl(java.lang.String strReturnUrl,
int iTimeWindow,
boolean fForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
boolean bUseSecureAuth) |
java.lang.String |
AuthUrl(java.lang.String strReturnUrl,
int iTimeWindow,
int iForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
int iUseSecureAuth) |
java.lang.String |
AuthUrl2() |
java.lang.String |
AuthUrl2(java.lang.String strReturnUrl) |
java.lang.String |
AuthUrl2(java.lang.String strReturnUrl,
int iTimeWindow,
boolean fForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
boolean bUseSecureAuth) |
java.lang.String |
AuthUrl2(java.lang.String strReturnUrl,
int iTimeWindow,
int iForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
int iUseSecureAuth) |
static PassportIdentity |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into PassportIdentity, a cast assert is made to check if types are compatible. |
void |
close() |
static java.lang.String |
Compress(java.lang.String strData) |
static boolean |
CryptIsValid() |
static int |
CryptPutHost(java.lang.String strHost) |
static int |
CryptPutSite(java.lang.String strSite) |
static java.lang.String |
Decompress(java.lang.String strData) |
static java.lang.String |
Decrypt(java.lang.String strData) |
static java.lang.String |
Encrypt(java.lang.String strData) |
java.lang.String |
getAuthenticationType() |
NetObject |
GetCurrentConfig(java.lang.String strAttribute) |
java.lang.String |
GetDomainAttribute(java.lang.String strAttribute,
int iLCID,
java.lang.String strDomain) |
java.lang.String |
GetDomainFromMemberName(java.lang.String strMemberName) |
int |
getError() |
boolean |
getGetFromNetworkServer() |
boolean |
getHasSavedPassword() |
boolean |
getHasTicket() |
java.lang.String |
getHexPUID() |
boolean |
getIsAuthenticated() |
boolean |
GetIsAuthenticated(int iTimeWindow,
boolean bForceLogin,
boolean bCheckSecure) |
boolean |
GetIsAuthenticated(int iTimeWindow,
int iForceLogin,
int iCheckSecure) |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
java.lang.String |
GetLoginChallenge() |
java.lang.String |
GetLoginChallenge(java.lang.String strReturnUrl) |
java.lang.String |
GetLoginChallenge(java.lang.String szRetURL,
int iTimeWindow,
int fForceLogin,
java.lang.String szCOBrandArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
int iUseSecureAuth,
NetObject oExtraParams) |
java.lang.String |
getName() |
NetObject |
GetOption(java.lang.String strOpt) |
NetObject |
GetProfileObject(java.lang.String strProfileName) |
int |
getTicketAge() |
int |
getTimeSinceSignIn() |
boolean |
HasFlag(int iFlagMask) |
boolean |
HasProfile(java.lang.String strProfile) |
boolean |
HaveConsent(boolean bNeedFullConsent,
boolean bNeedBirthdate) |
int |
LoginUser() |
int |
LoginUser(java.lang.String strReturnUrl) |
int |
LoginUser(java.lang.String szRetURL,
int iTimeWindow,
boolean fForceLogin,
java.lang.String szCOBrandArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
boolean fUseSecureAuth,
NetObject oExtraParams) |
int |
LoginUser(java.lang.String szRetURL,
int iTimeWindow,
int fForceLogin,
java.lang.String szCOBrandArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
int iUseSecureAuth,
NetObject oExtraParams) |
java.lang.String |
LogoTag() |
java.lang.String |
LogoTag(java.lang.String strReturnUrl) |
java.lang.String |
LogoTag(java.lang.String strReturnUrl,
int iTimeWindow,
boolean fForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
boolean fSecure,
java.lang.String strNameSpace,
int iKPP,
boolean bUseSecureAuth) |
java.lang.String |
LogoTag(java.lang.String strReturnUrl,
int iTimeWindow,
int iForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
int iSecure,
java.lang.String strNameSpace,
int iKPP,
int iUseSecureAuth) |
java.lang.String |
LogoTag2() |
java.lang.String |
LogoTag2(java.lang.String strReturnUrl) |
java.lang.String |
LogoTag2(java.lang.String strReturnUrl,
int iTimeWindow,
boolean fForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
boolean fSecure,
java.lang.String strNameSpace,
int iKPP,
boolean bUseSecureAuth) |
java.lang.String |
LogoTag2(java.lang.String strReturnUrl,
int iTimeWindow,
int iForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
int iSecure,
java.lang.String strNameSpace,
int iKPP,
int iUseSecureAuth) |
java.lang.String |
LogoutURL() |
java.lang.String |
LogoutURL(java.lang.String szReturnURL,
java.lang.String szCOBrandArgs,
int iLangID,
java.lang.String strDomain,
int iUseSecureAuth) |
void |
setJCOInstance(JCObject instance) |
void |
SetOption(java.lang.String strOpt,
NetObject vOpt) |
static void |
SignOut(java.lang.String strSignOutDotGifFileName) |
NetObject |
Ticket(java.lang.String strAttribute) |
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToStringDispose, ToIDisposablepublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public PassportIdentity()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException,
ConfigurationErrorsException,
NotSupportedException,
NullReferenceException,
ThreadAbortException,
ConfigurationException,
COMException,
PlatformNotSupportedException,
SecurityException,
MemberAccessException,
TargetException,
TargetParameterCountException,
OutOfMemoryException,
IndexOutOfRangeException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionConfigurationErrorsExceptionNotSupportedExceptionNullReferenceExceptionThreadAbortExceptionConfigurationExceptionCOMExceptionPlatformNotSupportedExceptionSecurityExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionpublic PassportIdentity(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String AuthUrl()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String AuthUrl(java.lang.String strReturnUrl)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String AuthUrl(java.lang.String strReturnUrl,
int iTimeWindow,
boolean fForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
boolean bUseSecureAuth)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotImplementedException,
NotSupportedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String AuthUrl(java.lang.String strReturnUrl,
int iTimeWindow,
int iForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
int iUseSecureAuth)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotImplementedException,
NotSupportedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String AuthUrl2()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String AuthUrl2(java.lang.String strReturnUrl)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String AuthUrl2(java.lang.String strReturnUrl,
int iTimeWindow,
boolean fForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
boolean bUseSecureAuth)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotImplementedException,
NotSupportedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String AuthUrl2(java.lang.String strReturnUrl,
int iTimeWindow,
int iForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
int iUseSecureAuth)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotImplementedException,
NotSupportedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public static PassportIdentity cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into PassportIdentity, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedPassportIdentity instancejava.lang.Throwable - in case of error during cast operationpublic void close()
throws java.lang.Exception
close in interface java.lang.AutoCloseablejava.lang.Exceptionpublic static java.lang.String Compress(java.lang.String strData)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public static boolean CryptIsValid()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic static int CryptPutHost(java.lang.String strHost)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic static int CryptPutSite(java.lang.String strSite)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic static java.lang.String Decompress(java.lang.String strData)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public static java.lang.String Decrypt(java.lang.String strData)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public static java.lang.String Encrypt(java.lang.String strData)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String getAuthenticationType()
throws java.lang.Throwable
java.lang.Throwablepublic NetObject GetCurrentConfig(java.lang.String strAttribute) throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String GetDomainAttribute(java.lang.String strAttribute,
int iLCID,
java.lang.String strDomain)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotImplementedException,
NotSupportedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String GetDomainFromMemberName(java.lang.String strMemberName)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotImplementedException,
NotSupportedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public int getError()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getGetFromNetworkServer()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic boolean getHasSavedPassword()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic boolean getHasTicket()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic java.lang.String getHexPUID()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotImplementedException,
NotSupportedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public boolean getIsAuthenticated()
throws java.lang.Throwable
java.lang.Throwablepublic boolean GetIsAuthenticated(int iTimeWindow,
boolean bForceLogin,
boolean bCheckSecure)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public boolean GetIsAuthenticated(int iTimeWindow,
int iForceLogin,
int iCheckSecure)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IDisposablegetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IDisposablegetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IDisposablegetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IDisposablegetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IDisposablegetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic java.lang.String GetLoginChallenge()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException,
IndexOutOfRangeException
public java.lang.String GetLoginChallenge(java.lang.String strReturnUrl)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException,
IndexOutOfRangeException
public java.lang.String GetLoginChallenge(java.lang.String szRetURL,
int iTimeWindow,
int fForceLogin,
java.lang.String szCOBrandArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
int iUseSecureAuth,
NetObject oExtraParams)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotImplementedException,
NotSupportedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String getName()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException,
OverflowException,
IndexOutOfRangeException
public NetObject GetOption(java.lang.String strOpt) throws java.lang.Throwable
java.lang.Throwablepublic NetObject GetProfileObject(java.lang.String strProfileName) throws java.lang.Throwable
java.lang.Throwablepublic int getTicketAge()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic int getTimeSinceSignIn()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic boolean HasFlag(int iFlagMask)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic boolean HasProfile(java.lang.String strProfile)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic boolean HaveConsent(boolean bNeedFullConsent,
boolean bNeedBirthdate)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic int LoginUser()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
COMException,
HttpException,
PlatformNotSupportedException,
NotSupportedException,
ThreadAbortException,
HttpRequestValidationException,
ConfigurationErrorsException,
ConfigurationException,
OverflowException,
NullReferenceException,
ApplicationException,
UriFormatException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionCOMExceptionHttpExceptionPlatformNotSupportedExceptionNotSupportedExceptionThreadAbortExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionConfigurationExceptionOverflowExceptionNullReferenceExceptionApplicationExceptionUriFormatExceptionOutOfMemoryExceptionpublic int LoginUser(java.lang.String strReturnUrl)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
COMException,
HttpException,
PlatformNotSupportedException,
NotSupportedException,
ThreadAbortException,
HttpRequestValidationException,
ConfigurationErrorsException,
ConfigurationException,
OverflowException,
NullReferenceException,
ApplicationException,
UriFormatException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionCOMExceptionHttpExceptionPlatformNotSupportedExceptionNotSupportedExceptionThreadAbortExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionConfigurationExceptionOverflowExceptionNullReferenceExceptionApplicationExceptionUriFormatExceptionOutOfMemoryExceptionpublic int LoginUser(java.lang.String szRetURL,
int iTimeWindow,
boolean fForceLogin,
java.lang.String szCOBrandArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
boolean fUseSecureAuth,
NetObject oExtraParams)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
CultureNotFoundException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
COMException,
HttpException,
PlatformNotSupportedException,
NotSupportedException,
ThreadAbortException,
HttpRequestValidationException,
ConfigurationErrorsException,
ConfigurationException,
OverflowException,
NullReferenceException,
ApplicationException,
UriFormatException,
OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionCOMExceptionHttpExceptionPlatformNotSupportedExceptionNotSupportedExceptionThreadAbortExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionConfigurationExceptionOverflowExceptionNullReferenceExceptionApplicationExceptionUriFormatExceptionOutOfMemoryExceptionpublic int LoginUser(java.lang.String szRetURL,
int iTimeWindow,
int fForceLogin,
java.lang.String szCOBrandArgs,
int iLangID,
java.lang.String strNameSpace,
int iKPP,
int iUseSecureAuth,
NetObject oExtraParams)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException,
IndexOutOfRangeException,
HttpException,
PlatformNotSupportedException,
NotSupportedException,
ThreadAbortException,
HttpRequestValidationException,
ConfigurationErrorsException,
ConfigurationException,
OutOfMemoryException,
OverflowException,
NullReferenceException,
ApplicationException,
UriFormatException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionArgumentExceptionNotImplementedExceptionInvalidOperationExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionIndexOutOfRangeExceptionHttpExceptionPlatformNotSupportedExceptionNotSupportedExceptionThreadAbortExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionConfigurationExceptionOutOfMemoryExceptionOverflowExceptionNullReferenceExceptionApplicationExceptionUriFormatExceptionpublic java.lang.String LogoTag()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String LogoTag(java.lang.String strReturnUrl)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String LogoTag(java.lang.String strReturnUrl,
int iTimeWindow,
boolean fForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
boolean fSecure,
java.lang.String strNameSpace,
int iKPP,
boolean bUseSecureAuth)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String LogoTag(java.lang.String strReturnUrl,
int iTimeWindow,
int iForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
int iSecure,
java.lang.String strNameSpace,
int iKPP,
int iUseSecureAuth)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotImplementedException,
NotSupportedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String LogoTag2()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String LogoTag2(java.lang.String strReturnUrl)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String LogoTag2(java.lang.String strReturnUrl,
int iTimeWindow,
boolean fForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
boolean fSecure,
java.lang.String strNameSpace,
int iKPP,
boolean bUseSecureAuth)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String LogoTag2(java.lang.String strReturnUrl,
int iTimeWindow,
int iForceLogin,
java.lang.String strCoBrandedArgs,
int iLangID,
int iSecure,
java.lang.String strNameSpace,
int iKPP,
int iUseSecureAuth)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotImplementedException,
NotSupportedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String LogoutURL()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
NotImplementedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public java.lang.String LogoutURL(java.lang.String szReturnURL,
java.lang.String szCOBrandArgs,
int iLangID,
java.lang.String strDomain,
int iUseSecureAuth)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
ArgumentOutOfRangeException,
FormatException,
NotImplementedException,
NotSupportedException,
InvalidOperationException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
public void setJCOInstance(JCObject instance)
setJCOInstance in class NetObjectpublic void SetOption(java.lang.String strOpt,
NetObject vOpt)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
COMException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionpublic static void SignOut(java.lang.String strSignOutDotGifFileName)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
HttpException,
NotSupportedException,
ConfigurationErrorsException,
ConfigurationException,
HttpRequestValidationException,
PlatformNotSupportedException,
COMException,
OutOfMemoryException,
IndexOutOfRangeException,
OverflowException,
PathTooLongException,
FileNotFoundException,
DirectoryNotFoundException,
UnauthorizedAccessException,
IOException,
DriveNotFoundException,
OperationCanceledException,
NullReferenceException,
ApplicationException,
UriFormatException,
FormatException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionNotSupportedExceptionConfigurationErrorsExceptionConfigurationExceptionHttpRequestValidationExceptionPlatformNotSupportedExceptionCOMExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionOverflowExceptionPathTooLongExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionDriveNotFoundExceptionOperationCanceledExceptionNullReferenceExceptionApplicationExceptionUriFormatExceptionFormatExceptionpublic NetObject Ticket(java.lang.String strAttribute) throws java.lang.Throwable
java.lang.Throwable