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.String
assemblyFullName
Fully assembly qualified name: System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3astatic java.lang.String
assemblyShortName
Assembly name: System.Webstatic java.lang.String
className
Qualified class name: System.Web.Security.PassportIdentitystatic JCType
classType
The 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.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 theIJCOBridgeReflected
instance intoPassportIdentity
, 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 namejava.lang.String
getJCOClassName()
Returns the reflected Class namejava.lang.Object
getJCOInstance()
Returns the instantiated classjava.lang.String
getJCOObjectName()
Returns the reflected Class name used to build the objectJCType
getJCOType()
Returns the instantiated class Typejava.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)
-
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.Throwable
Internal 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.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
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIDisposable
- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOAssemblyName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Assembly
-
getJCOClassName
public java.lang.String getJCOClassName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name- Specified by:
getJCOClassName
in interfaceIDisposable
- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOClassName
in classNetObject
- Returns:
- A
String
representing the Fullname of reflected Class
-
getJCOObjectName
public java.lang.String getJCOObjectName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Class name used to build the object- Specified by:
getJCOObjectName
in interfaceIDisposable
- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Overrides:
getJCOObjectName
in classNetObject
- Returns:
- A
String
representing the name used to allocated the object in CLR context
-
getJCOInstance
public java.lang.Object getJCOInstance()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class- Specified by:
getJCOInstance
in interfaceIDisposable
- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Overrides:
getJCOInstance
in classNetObject
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classNetObject
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIDisposable
- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Overrides:
getJCOType
in classNetObject
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static PassportIdentity cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflected
instance intoPassportIdentity
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
PassportIdentity
instance- 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.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
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.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
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.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
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.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
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.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
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.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
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.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
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.Throwable
ArgumentNullException
FormatException
ArgumentOutOfRangeException
ArgumentException
NotImplementedException
CultureNotFoundException
IndexOutOfRangeException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
COMException
HttpException
PlatformNotSupportedException
NotSupportedException
ThreadAbortException
HttpRequestValidationException
ConfigurationErrorsException
ConfigurationException
OverflowException
NullReferenceException
ApplicationException
UriFormatException
OutOfMemoryException
-
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.Throwable
ArgumentNullException
FormatException
ArgumentOutOfRangeException
ArgumentException
NotImplementedException
CultureNotFoundException
IndexOutOfRangeException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
COMException
HttpException
PlatformNotSupportedException
NotSupportedException
ThreadAbortException
HttpRequestValidationException
ConfigurationErrorsException
ConfigurationException
OverflowException
NullReferenceException
ApplicationException
UriFormatException
OutOfMemoryException
-
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.Throwable
ArgumentNullException
FormatException
ArgumentOutOfRangeException
ArgumentException
NotImplementedException
CultureNotFoundException
IndexOutOfRangeException
MissingManifestResourceException
ObjectDisposedException
InvalidOperationException
COMException
HttpException
PlatformNotSupportedException
NotSupportedException
ThreadAbortException
HttpRequestValidationException
ConfigurationErrorsException
ConfigurationException
OverflowException
NullReferenceException
ApplicationException
UriFormatException
OutOfMemoryException
-
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.Throwable
ArgumentNullException
FormatException
ArgumentOutOfRangeException
ArgumentException
NotImplementedException
InvalidOperationException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
IndexOutOfRangeException
HttpException
PlatformNotSupportedException
NotSupportedException
ThreadAbortException
HttpRequestValidationException
ConfigurationErrorsException
ConfigurationException
OutOfMemoryException
OverflowException
NullReferenceException
ApplicationException
UriFormatException
-
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.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
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.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
-
close
public void close() throws java.lang.Exception
- Specified by:
close
in 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.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
getHasSavedPassword
public boolean getHasSavedPassword() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
getHasTicket
public boolean getHasTicket() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
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.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
getTimeSinceSignIn
public int getTimeSinceSignIn() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, COMException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
COMException
-
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
-
-