Package system.web.ui.webcontrols
Class Login
- java.lang.Object
-
- All Implemented Interfaces:
java.lang.AutoCloseable
,IJCOBridgeReflected
,IAttributeAccessor
,INamingContainer
,IParserAccessor
,ICompositeControlDesignerAccessor
public class Login extends CompositeControl
The base .NET class managing System.Web.UI.WebControls.Login, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a..NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Web.UI.WebControls.Login
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.UI.WebControls.Loginstatic JCType
classType
The type managed from JCOBridge.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addAuthenticate(AuthenticateEventHandler handler)
void
addLoggedIn(EventHandler handler)
void
addLoggingIn(LoginCancelEventHandler handler)
void
addLoginError(EventHandler handler)
static Login
cast(IJCOBridgeReflected from)
Try to cast theIJCOBridgeReflected
instance intoLogin
, a cast assert is made to check if types are compatible.int
getBorderPadding()
TableItemStyle
getCheckBoxStyle()
java.lang.String
getCreateUserIconUrl()
java.lang.String
getCreateUserText()
java.lang.String
getCreateUserUrl()
java.lang.String
getDestinationPageUrl()
boolean
getDisplayRememberMe()
LoginFailureAction
getFailureAction()
java.lang.String
getFailureText()
TableItemStyle
getFailureTextStyle()
java.lang.String
getHelpPageIconUrl()
java.lang.String
getHelpPageText()
java.lang.String
getHelpPageUrl()
TableItemStyle
getHyperLinkStyle()
java.lang.String
getInstructionText()
TableItemStyle
getInstructionTextStyle()
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 TypeTableItemStyle
getLabelStyle()
ITemplate
getLayoutTemplate()
java.lang.String
getLoginButtonImageUrl()
Style
getLoginButtonStyle()
java.lang.String
getLoginButtonText()
ButtonType
getLoginButtonType()
java.lang.String
getMembershipProvider()
Orientation
getOrientation()
java.lang.String
getPassword()
java.lang.String
getPasswordLabelText()
java.lang.String
getPasswordRecoveryIconUrl()
java.lang.String
getPasswordRecoveryText()
java.lang.String
getPasswordRecoveryUrl()
java.lang.String
getPasswordRequiredErrorMessage()
boolean
getRememberMeSet()
java.lang.String
getRememberMeText()
boolean
getRenderOuterTable()
Style
getTextBoxStyle()
LoginTextLayout
getTextLayout()
java.lang.String
getTitleText()
TableItemStyle
getTitleTextStyle()
java.lang.String
getUserName()
java.lang.String
getUserNameLabelText()
java.lang.String
getUserNameRequiredErrorMessage()
Style
getValidatorTextStyle()
boolean
getVisibleWhenLoggedIn()
void
removeAuthenticate(AuthenticateEventHandler handler)
void
removeLoggedIn(EventHandler handler)
void
removeLoggingIn(LoginCancelEventHandler handler)
void
removeLoginError(EventHandler handler)
void
setBorderPadding(int BorderPadding)
void
setCreateUserIconUrl(java.lang.String CreateUserIconUrl)
void
setCreateUserText(java.lang.String CreateUserText)
void
setCreateUserUrl(java.lang.String CreateUserUrl)
void
setDestinationPageUrl(java.lang.String DestinationPageUrl)
void
setDisplayRememberMe(boolean DisplayRememberMe)
void
setFailureAction(LoginFailureAction FailureAction)
void
setFailureText(java.lang.String FailureText)
void
setHelpPageIconUrl(java.lang.String HelpPageIconUrl)
void
setHelpPageText(java.lang.String HelpPageText)
void
setHelpPageUrl(java.lang.String HelpPageUrl)
void
setInstructionText(java.lang.String InstructionText)
void
setJCOInstance(JCObject instance)
void
setLayoutTemplate(ITemplate LayoutTemplate)
void
setLoginButtonImageUrl(java.lang.String LoginButtonImageUrl)
void
setLoginButtonText(java.lang.String LoginButtonText)
void
setLoginButtonType(ButtonType LoginButtonType)
void
setMembershipProvider(java.lang.String MembershipProvider)
void
setOrientation(Orientation Orientation)
void
setPasswordLabelText(java.lang.String PasswordLabelText)
void
setPasswordRecoveryIconUrl(java.lang.String PasswordRecoveryIconUrl)
void
setPasswordRecoveryText(java.lang.String PasswordRecoveryText)
void
setPasswordRecoveryUrl(java.lang.String PasswordRecoveryUrl)
void
setPasswordRequiredErrorMessage(java.lang.String PasswordRequiredErrorMessage)
void
setRememberMeSet(boolean RememberMeSet)
void
setRememberMeText(java.lang.String RememberMeText)
void
setRenderOuterTable(boolean RenderOuterTable)
void
setTextLayout(LoginTextLayout TextLayout)
void
setTitleText(java.lang.String TitleText)
void
setUserName(java.lang.String UserName)
void
setUserNameLabelText(java.lang.String UserNameLabelText)
void
setUserNameRequiredErrorMessage(java.lang.String UserNameRequiredErrorMessage)
void
setVisibleWhenLoggedIn(boolean VisibleWhenLoggedIn)
-
Methods inherited from class system.web.ui.webcontrols.CompositeControl
DataBind
-
Methods inherited from class system.web.ui.webcontrols.WebControl
ApplyStyle, CopyBaseAttributes, getAccessKey, getAttributes, getBackColor, getBorderColor, getBorderStyle, getBorderWidth, getControlStyle, getControlStyleCreated, getCssClass, getDisabledCssClass, getEnabled, getFont, getForeColor, getHasAttributes, getHeight, getStyle, getSupportsDisabledAttribute, getTabIndex, getToolTip, getWidth, MergeStyle, RenderBeginTag, RenderEndTag, setAccessKey, setBackColor, setBorderColor, setBorderStyle, setBorderWidth, setCssClass, setDisabledCssClass, setEnabled, setForeColor, setHeight, setTabIndex, setToolTip, setWidth
-
Methods inherited from class system.web.ui.Control
addDataBinding, addDisposed, addInit, addLoad, addPreRender, addUnload, ApplyStyleSheetSkin, close, Dispose, FindControl, Focus, getAppRelativeTemplateSourceDirectory, getBindingContainer, getClientID, getClientIDMode, getControls, getDataItemContainer, getDataKeysContainer, getEnableTheming, getEnableViewState, getID, getNamingContainer, getPage, getParent, getRenderingCompatibility, GetRouteUrl, GetRouteUrl, GetRouteUrl, GetRouteUrl, getSite, getSkinID, getTemplateControl, getTemplateSourceDirectory, getUniqueID, GetUniqueIDRelativeTo, getValidateRequestMode, getViewStateMode, getVisible, HasControls, removeDataBinding, removeDisposed, removeInit, removeLoad, removePreRender, removeUnload, RenderControl, ResolveClientUrl, ResolveUrl, setAppRelativeTemplateSourceDirectory, setClientIDMode, setEnableTheming, setEnableViewState, setID, setPage, setRenderingCompatibility, SetRenderMethodDelegate, setSite, setSkinID, setTemplateControl, SetTraceData, SetTraceData, setValidateRequestMode, setViewStateMode, setVisible
-
Methods inherited from class org.mases.jcobridge.netreflection.NetObject
Equals, Equals, GetHashCode, GetType, hashCode, toString, ToString
-
Methods inherited from interface system.web.ui.IAttributeAccessor
GetAttribute, SetAttribute
-
Methods inherited from interface system.web.ui.webcontrols.ICompositeControlDesignerAccessor
RecreateChildControls
-
Methods inherited from interface system.web.ui.IParserAccessor
AddParsedSubObject
-
-
-
-
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.UI.WebControls.Login- See Also:
- Constant Field Values
-
-
Method Detail
-
getJCOAssemblyName
public java.lang.String getJCOAssemblyName()
Description copied from interface:IJCOBridgeReflected
Returns the reflected Assembly name- Specified by:
getJCOAssemblyName
in interfaceIAttributeAccessor
- Specified by:
getJCOAssemblyName
in interfaceICompositeControlDesignerAccessor
- Specified by:
getJCOAssemblyName
in interfaceIJCOBridgeReflected
- Specified by:
getJCOAssemblyName
in interfaceINamingContainer
- Specified by:
getJCOAssemblyName
in interfaceIParserAccessor
- Overrides:
getJCOAssemblyName
in classCompositeControl
- 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 interfaceIAttributeAccessor
- Specified by:
getJCOClassName
in interfaceICompositeControlDesignerAccessor
- Specified by:
getJCOClassName
in interfaceIJCOBridgeReflected
- Specified by:
getJCOClassName
in interfaceINamingContainer
- Specified by:
getJCOClassName
in interfaceIParserAccessor
- Overrides:
getJCOClassName
in classCompositeControl
- 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 interfaceIAttributeAccessor
- Specified by:
getJCOObjectName
in interfaceICompositeControlDesignerAccessor
- Specified by:
getJCOObjectName
in interfaceIJCOBridgeReflected
- Specified by:
getJCOObjectName
in interfaceINamingContainer
- Specified by:
getJCOObjectName
in interfaceIParserAccessor
- Overrides:
getJCOObjectName
in classCompositeControl
- 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 interfaceIAttributeAccessor
- Specified by:
getJCOInstance
in interfaceICompositeControlDesignerAccessor
- Specified by:
getJCOInstance
in interfaceIJCOBridgeReflected
- Specified by:
getJCOInstance
in interfaceINamingContainer
- Specified by:
getJCOInstance
in interfaceIParserAccessor
- Overrides:
getJCOInstance
in classCompositeControl
- Returns:
- An
Object
representing the CLR instance of the instantiated Class
-
setJCOInstance
public void setJCOInstance(JCObject instance)
- Overrides:
setJCOInstance
in classCompositeControl
-
getJCOType
public JCType getJCOType()
Description copied from interface:IJCOBridgeReflected
Returns the instantiated class Type- Specified by:
getJCOType
in interfaceIAttributeAccessor
- Specified by:
getJCOType
in interfaceICompositeControlDesignerAccessor
- Specified by:
getJCOType
in interfaceIJCOBridgeReflected
- Specified by:
getJCOType
in interfaceINamingContainer
- Specified by:
getJCOType
in interfaceIParserAccessor
- Overrides:
getJCOType
in classCompositeControl
- Returns:
- A
JCType
representing the CLR Type of the instantiated Class
-
cast
public static Login cast(IJCOBridgeReflected from) throws java.lang.Throwable
Try to cast theIJCOBridgeReflected
instance intoLogin
, a cast assert is made to check if types are compatible.- Parameters:
from
-IJCOBridgeReflected
instance to be casted- Returns:
Login
instance- Throws:
java.lang.Throwable
- in case of error during cast operation
-
getDisplayRememberMe
public boolean getDisplayRememberMe() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setDisplayRememberMe
public void setDisplayRememberMe(boolean DisplayRememberMe) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getRememberMeSet
public boolean getRememberMeSet() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setRememberMeSet
public void setRememberMeSet(boolean RememberMeSet) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getRenderOuterTable
public boolean getRenderOuterTable() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setRenderOuterTable
public void setRenderOuterTable(boolean RenderOuterTable) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getVisibleWhenLoggedIn
public boolean getVisibleWhenLoggedIn() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setVisibleWhenLoggedIn
public void setVisibleWhenLoggedIn(boolean VisibleWhenLoggedIn) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getBorderPadding
public int getBorderPadding() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setBorderPadding
public void setBorderPadding(int BorderPadding) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException
- Throws:
java.lang.Throwable
ArgumentNullException
ArgumentException
InvalidOperationException
MissingMethodException
TargetInvocationException
NotImplementedException
NotSupportedException
ArgumentOutOfRangeException
CultureNotFoundException
MissingManifestResourceException
ObjectDisposedException
FormatException
-
getCreateUserIconUrl
public java.lang.String getCreateUserIconUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setCreateUserIconUrl
public void setCreateUserIconUrl(java.lang.String CreateUserIconUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getCreateUserText
public java.lang.String getCreateUserText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setCreateUserText
public void setCreateUserText(java.lang.String CreateUserText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getCreateUserUrl
public java.lang.String getCreateUserUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setCreateUserUrl
public void setCreateUserUrl(java.lang.String CreateUserUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getDestinationPageUrl
public java.lang.String getDestinationPageUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setDestinationPageUrl
public void setDestinationPageUrl(java.lang.String DestinationPageUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getFailureText
public java.lang.String getFailureText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setFailureText
public void setFailureText(java.lang.String FailureText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getHelpPageIconUrl
public java.lang.String getHelpPageIconUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setHelpPageIconUrl
public void setHelpPageIconUrl(java.lang.String HelpPageIconUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getHelpPageText
public java.lang.String getHelpPageText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setHelpPageText
public void setHelpPageText(java.lang.String HelpPageText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getHelpPageUrl
public java.lang.String getHelpPageUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setHelpPageUrl
public void setHelpPageUrl(java.lang.String HelpPageUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getInstructionText
public java.lang.String getInstructionText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setInstructionText
public void setInstructionText(java.lang.String InstructionText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getLoginButtonImageUrl
public java.lang.String getLoginButtonImageUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setLoginButtonImageUrl
public void setLoginButtonImageUrl(java.lang.String LoginButtonImageUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getLoginButtonText
public java.lang.String getLoginButtonText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setLoginButtonText
public void setLoginButtonText(java.lang.String LoginButtonText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getMembershipProvider
public java.lang.String getMembershipProvider() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setMembershipProvider
public void setMembershipProvider(java.lang.String MembershipProvider) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getPassword
public java.lang.String getPassword() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
getPasswordLabelText
public java.lang.String getPasswordLabelText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setPasswordLabelText
public void setPasswordLabelText(java.lang.String PasswordLabelText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getPasswordRecoveryIconUrl
public java.lang.String getPasswordRecoveryIconUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setPasswordRecoveryIconUrl
public void setPasswordRecoveryIconUrl(java.lang.String PasswordRecoveryIconUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getPasswordRecoveryText
public java.lang.String getPasswordRecoveryText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setPasswordRecoveryText
public void setPasswordRecoveryText(java.lang.String PasswordRecoveryText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getPasswordRecoveryUrl
public java.lang.String getPasswordRecoveryUrl() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setPasswordRecoveryUrl
public void setPasswordRecoveryUrl(java.lang.String PasswordRecoveryUrl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getPasswordRequiredErrorMessage
public java.lang.String getPasswordRequiredErrorMessage() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setPasswordRequiredErrorMessage
public void setPasswordRequiredErrorMessage(java.lang.String PasswordRequiredErrorMessage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getRememberMeText
public java.lang.String getRememberMeText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setRememberMeText
public void setRememberMeText(java.lang.String RememberMeText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getTitleText
public java.lang.String getTitleText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setTitleText
public void setTitleText(java.lang.String TitleText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getUserName
public java.lang.String getUserName() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setUserName
public void setUserName(java.lang.String UserName) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getUserNameLabelText
public java.lang.String getUserNameLabelText() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setUserNameLabelText
public void setUserNameLabelText(java.lang.String UserNameLabelText) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getUserNameRequiredErrorMessage
public java.lang.String getUserNameRequiredErrorMessage() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setUserNameRequiredErrorMessage
public void setUserNameRequiredErrorMessage(java.lang.String UserNameRequiredErrorMessage) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, FormatException
-
getLayoutTemplate
public ITemplate getLayoutTemplate() throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
setLayoutTemplate
public void setLayoutTemplate(ITemplate LayoutTemplate) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, HttpException, ArgumentOutOfRangeException
-
getLoginButtonType
public ButtonType getLoginButtonType() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setLoginButtonType
public void setLoginButtonType(ButtonType LoginButtonType) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException
-
getFailureAction
public LoginFailureAction getFailureAction() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setFailureAction
public void setFailureAction(LoginFailureAction FailureAction) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException
-
getTextLayout
public LoginTextLayout getTextLayout() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setTextLayout
public void setTextLayout(LoginTextLayout TextLayout) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException, HttpException
-
getOrientation
public Orientation getOrientation() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
-
setOrientation
public void setOrientation(Orientation Orientation) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, FormatException, HttpException
-
getLoginButtonStyle
public Style getLoginButtonStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
getTextBoxStyle
public Style getTextBoxStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
getValidatorTextStyle
public Style getValidatorTextStyle() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException
-
getCheckBoxStyle
public TableItemStyle getCheckBoxStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
getFailureTextStyle
public TableItemStyle getFailureTextStyle() throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, IndexOutOfRangeException
-
getHyperLinkStyle
public TableItemStyle getHyperLinkStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
getInstructionTextStyle
public TableItemStyle getInstructionTextStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
getLabelStyle
public TableItemStyle getLabelStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
getTitleTextStyle
public TableItemStyle getTitleTextStyle() throws java.lang.Throwable, ArgumentNullException
- Throws:
java.lang.Throwable
ArgumentNullException
-
addLoggedIn
public void addLoggedIn(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeLoggedIn
public void removeLoggedIn(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addLoginError
public void addLoginError(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeLoginError
public void removeLoginError(EventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addAuthenticate
public void addAuthenticate(AuthenticateEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeAuthenticate
public void removeAuthenticate(AuthenticateEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
addLoggingIn
public void addLoggingIn(LoginCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
removeLoggingIn
public void removeLoggingIn(LoginCancelEventHandler handler) throws java.lang.Throwable
- Throws:
java.lang.Throwable
-
-