Package system.web.security
Class PassportIdentity
- java.lang.Object
-
- org.mases.jcobridge.netreflection.NetObject
-
- system.web.security.PassportIdentity
-
- All Implemented Interfaces:
java.lang.AutoCloseable,IJCOBridgeReflected,IDisposable
public class PassportIdentity extends NetObject implements IDisposable, java.lang.AutoCloseable
The base .NET class managing System.Web.Security.PassportIdentity, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a..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
- Author:
- MASES s.r.l https://masesgroup.com
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringassemblyFullNameFully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3astatic java.lang.StringassemblyShortNameAssembly name: System.Webstatic java.lang.StringclassNameQualified class name: System.Web.Security.PassportIdentitystatic JCTypeclassTypeThe type managed from JCOBridge.
-
Constructor Summary
Constructors Constructor Description PassportIdentity()PassportIdentity(java.lang.Object instance)Internal constructor.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringAuthUrl()java.lang.StringAuthUrl(java.lang.String strReturnUrl)java.lang.StringAuthUrl(java.lang.String strReturnUrl, int iTimeWindow, boolean fForceLogin, java.lang.String strCoBrandedArgs, int iLangID, java.lang.String strNameSpace, int iKPP, boolean bUseSecureAuth)java.lang.StringAuthUrl(java.lang.String strReturnUrl, int iTimeWindow, int iForceLogin, java.lang.String strCoBrandedArgs, int iLangID, java.lang.String strNameSpace, int iKPP, int iUseSecureAuth)java.lang.StringAuthUrl2()java.lang.StringAuthUrl2(java.lang.String strReturnUrl)java.lang.StringAuthUrl2(java.lang.String strReturnUrl, int iTimeWindow, boolean fForceLogin, java.lang.String strCoBrandedArgs, int iLangID, java.lang.String strNameSpace, int iKPP, boolean bUseSecureAuth)java.lang.StringAuthUrl2(java.lang.String strReturnUrl, int iTimeWindow, int iForceLogin, java.lang.String strCoBrandedArgs, int iLangID, java.lang.String strNameSpace, int iKPP, int iUseSecureAuth)static PassportIdentitycast(IJCOBridgeReflected from)Try to cast theIJCOBridgeReflectedinstance intoPassportIdentity, a cast assert is made to check if types are compatible.voidclose()static java.lang.StringCompress(java.lang.String strData)static booleanCryptIsValid()static intCryptPutHost(java.lang.String strHost)static intCryptPutSite(java.lang.String strSite)static java.lang.StringDecompress(java.lang.String strData)static java.lang.StringDecrypt(java.lang.String strData)static java.lang.StringEncrypt(java.lang.String strData)java.lang.StringgetAuthenticationType()NetObjectGetCurrentConfig(java.lang.String strAttribute)java.lang.StringGetDomainAttribute(java.lang.String strAttribute, int iLCID, java.lang.String strDomain)java.lang.StringGetDomainFromMemberName(java.lang.String strMemberName)intgetError()booleangetGetFromNetworkServer()booleangetHasSavedPassword()booleangetHasTicket()java.lang.StringgetHexPUID()booleangetIsAuthenticated()booleanGetIsAuthenticated(int iTimeWindow, boolean bForceLogin, boolean bCheckSecure)booleanGetIsAuthenticated(int iTimeWindow, int iForceLogin, int iCheckSecure)java.lang.StringgetJCOAssemblyName()Returns the reflected Assembly namejava.lang.StringgetJCOClassName()Returns the reflected Class namejava.lang.ObjectgetJCOInstance()Returns the instantiated classjava.lang.StringgetJCOObjectName()Returns the reflected Class name used to build the objectJCTypegetJCOType()Returns the instantiated class Typejava.lang.StringGetLoginChallenge()java.lang.StringGetLoginChallenge(java.lang.String strReturnUrl)java.lang.StringGetLoginChallenge(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.StringgetName()NetObjectGetOption(java.lang.String strOpt)NetObjectGetProfileObject(java.lang.String strProfileName)intgetTicketAge()intgetTimeSinceSignIn()booleanHasFlag(int iFlagMask)booleanHasProfile(java.lang.String strProfile)booleanHaveConsent(boolean bNeedFullConsent, boolean bNeedBirthdate)intLoginUser()intLoginUser(java.lang.String strReturnUrl)intLoginUser(java.lang.String szRetURL, int iTimeWindow, boolean fForceLogin, java.lang.String szCOBrandArgs, int iLangID, java.lang.String strNameSpace, int iKPP, boolean fUseSecureAuth, NetObject oExtraParams)intLoginUser(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.StringLogoTag()java.lang.StringLogoTag(java.lang.String strReturnUrl)java.lang.StringLogoTag(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.StringLogoTag(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.StringLogoTag2()java.lang.StringLogoTag2(java.lang.String strReturnUrl)java.lang.StringLogoTag2(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.StringLogoTag2(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.StringLogoutURL()java.lang.StringLogoutURL(java.lang.String szReturnURL, java.lang.String szCOBrandArgs, int iLangID, java.lang.String strDomain, int iUseSecureAuth)voidsetJCOInstance(JCObject instance)voidSetOption(java.lang.String strOpt, NetObject vOpt)static voidSignOut(java.lang.String strSignOutDotGifFileName)NetObjectTicket(java.lang.String strAttribute)-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.IDisposable
Dispose
-
-
-
-
Field Detail
-
assemblyFullName
public static final java.lang.String assemblyFullName
Fully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a- See Also:
- Constant Field Values
-
assemblyShortName
public static final java.lang.String assemblyShortName
Assembly name: System.Web- See Also:
- Constant Field Values
-
className
public static final java.lang.String className
Qualified class name: System.Web.Security.PassportIdentity- See Also:
- Constant Field Values
-
-
Constructor Detail
-
PassportIdentity
public PassportIdentity(java.lang.Object instance) throws java.lang.ThrowableInternal constructor. Use with caution- Throws:
java.lang.Throwable
-
PassportIdentity
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- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionConfigurationErrorsExceptionNotSupportedExceptionNullReferenceExceptionThreadAbortExceptionConfigurationExceptionCOMExceptionPlatformNotSupportedExceptionSecurityExceptionMemberAccessExceptionTargetExceptionTargetParameterCountExceptionOutOfMemoryExceptionIndexOutOfRangeException
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Assembly name- Specified by:
getJCOAssemblyNamein interfaceIDisposable- Specified by:
getJCOAssemblyNamein interfaceIJCOBridgeReflected- Overrides:
getJCOAssemblyNamein classNetObject- Returns:
- A
Stringrepresenting the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name- Specified by:
getJCOClassNamein interfaceIDisposable- Specified by:
getJCOClassNamein interfaceIJCOBridgeReflected- Overrides:
getJCOClassNamein classNetObject- Returns:
- A
Stringrepresenting the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflectedReturns the reflected Class name used to build the object- Specified by:
getJCOObjectNamein interfaceIDisposable- Specified by:
getJCOObjectNamein interfaceIJCOBridgeReflected- Overrides:
getJCOObjectNamein classNetObject- Returns:
- A
Stringrepresenting the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class- Specified by:
getJCOInstancein interfaceIDisposable- Specified by:
getJCOInstancein interfaceIJCOBridgeReflected- Overrides:
getJCOInstancein classNetObject- Returns:
- An
Objectrepresenting the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstancein classNetObject
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflectedReturns the instantiated class Type- Specified by:
getJCOTypein interfaceIDisposable- Specified by:
getJCOTypein interfaceIJCOBridgeReflected- Overrides:
getJCOTypein classNetObject- Returns:
- A
JCTyperepresenting the CLR Type of the instantiated Class
-
cast
public static PassportIdentity cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflectedinstance intoPassportIdentity, a cast assert is made to check if types are compatible.- Parameters:
from-IJCOBridgeReflectedinstance to be casted- Returns:
PassportIdentityinstance- Throws:
java.lang.Throwable- in case of error during cast operation
-
CryptIsValid
public static boolean CryptIsValid() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
GetIsAuthenticated
public boolean GetIsAuthenticated(int iTimeWindow, boolean bForceLogin, boolean bCheckSecure) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
GetIsAuthenticated
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- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
HasFlag
public boolean HasFlag(int iFlagMask) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
HasProfile
public boolean HasProfile(java.lang.String strProfile) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
HaveConsent
public boolean HaveConsent(boolean bNeedFullConsent, boolean bNeedBirthdate) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
CryptPutHost
public static int CryptPutHost(java.lang.String strHost) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
CryptPutSite
public static int CryptPutSite(java.lang.String strSite) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
LoginUser
public 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- Throws:
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionCOMExceptionHttpExceptionPlatformNotSupportedExceptionNotSupportedExceptionThreadAbortExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionConfigurationExceptionOverflowExceptionNullReferenceExceptionApplicationExceptionUriFormatExceptionOutOfMemoryException
-
LoginUser
public 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- Throws:
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionCOMExceptionHttpExceptionPlatformNotSupportedExceptionNotSupportedExceptionThreadAbortExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionConfigurationExceptionOverflowExceptionNullReferenceExceptionApplicationExceptionUriFormatExceptionOutOfMemoryException
-
LoginUser
public 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- Throws:
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionArgumentExceptionNotImplementedExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionCOMExceptionHttpExceptionPlatformNotSupportedExceptionNotSupportedExceptionThreadAbortExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionConfigurationExceptionOverflowExceptionNullReferenceExceptionApplicationExceptionUriFormatExceptionOutOfMemoryException
-
LoginUser
public 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- Throws:
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionArgumentExceptionNotImplementedExceptionInvalidOperationExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMExceptionIndexOutOfRangeExceptionHttpExceptionPlatformNotSupportedExceptionNotSupportedExceptionThreadAbortExceptionHttpRequestValidationExceptionConfigurationErrorsExceptionConfigurationExceptionOutOfMemoryExceptionOverflowExceptionNullReferenceExceptionApplicationExceptionUriFormatException
-
GetCurrentConfig
public NetObject GetCurrentConfig(java.lang.String strAttribute) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
GetOption
public NetObject GetOption(java.lang.String strOpt) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
GetProfileObject
public NetObject GetProfileObject(java.lang.String strProfileName) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
Ticket
public NetObject Ticket(java.lang.String strAttribute) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
AuthUrl
public java.lang.String AuthUrl() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
AuthUrl
public java.lang.String AuthUrl(java.lang.String strReturnUrl) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
AuthUrl
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
-
AuthUrl
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
-
AuthUrl2
public java.lang.String AuthUrl2() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
AuthUrl2
public java.lang.String AuthUrl2(java.lang.String strReturnUrl) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
AuthUrl2
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
-
AuthUrl2
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
-
Compress
public static java.lang.String Compress(java.lang.String strData) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
Decompress
public static java.lang.String Decompress(java.lang.String strData) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
Decrypt
public static java.lang.String Decrypt(java.lang.String strData) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
Encrypt
public static java.lang.String Encrypt(java.lang.String strData) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
GetDomainAttribute
public 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
-
GetDomainFromMemberName
public java.lang.String GetDomainFromMemberName(java.lang.String strMemberName) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, NotImplementedException, NotSupportedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
GetLoginChallenge
public java.lang.String GetLoginChallenge() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException, IndexOutOfRangeException
-
GetLoginChallenge
public java.lang.String GetLoginChallenge(java.lang.String strReturnUrl) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException, IndexOutOfRangeException
-
GetLoginChallenge
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
-
LogoTag
public java.lang.String LogoTag() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
LogoTag
public java.lang.String LogoTag(java.lang.String strReturnUrl) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
LogoTag
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
-
LogoTag
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
-
LogoTag2
public java.lang.String LogoTag2() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
LogoTag2
public java.lang.String LogoTag2(java.lang.String strReturnUrl) throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
LogoTag2
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
-
LogoTag2
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
-
LogoutURL
public java.lang.String LogoutURL() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
LogoutURL
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
-
SetOption
public void SetOption(java.lang.String strOpt, NetObject vOpt) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
SignOut
public 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- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionHttpExceptionNotSupportedExceptionConfigurationErrorsExceptionConfigurationExceptionHttpRequestValidationExceptionPlatformNotSupportedExceptionCOMExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionOverflowExceptionPathTooLongExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionDriveNotFoundExceptionOperationCanceledExceptionNullReferenceExceptionApplicationExceptionUriFormatExceptionFormatException
-
close
public void close() throws java.lang.Exception- Specified by:
closein interfacejava.lang.AutoCloseable- Throws:
java.lang.Exception
-
getGetFromNetworkServer
public boolean getGetFromNetworkServer() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
getHasSavedPassword
public boolean getHasSavedPassword() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
getHasTicket
public boolean getHasTicket() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
getIsAuthenticated
public boolean getIsAuthenticated() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getError
public int getError() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getTicketAge
public int getTicketAge() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
getTimeSinceSignIn
public int getTimeSinceSignIn() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException- Throws:
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionCOMException
-
getAuthenticationType
public java.lang.String getAuthenticationType() throws java.lang.Throwable- Throws:
java.lang.Throwable
-
getHexPUID
public java.lang.String getHexPUID() throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, NotImplementedException, NotSupportedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
-
getName
public java.lang.String getName() throws java.lang.Throwable, ArgumentNullException, FormatException, ArgumentOutOfRangeException, ArgumentException, NotImplementedException, InvalidOperationException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException, OverflowException, IndexOutOfRangeException
-
-