Class LoginLayoutBean
java.lang.Object
de.xima.fc.gui.common.bean.security.LoginLayoutBean
- All Implemented Interfaces:
Serializable
Bean for accessing the backend login layout configuration.
- Since:
- 8.0.0
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
boolean
boolean
boolean
-
Constructor Details
-
LoginLayoutBean
public LoginLayoutBean()
-
-
Method Details
-
getNotice
-
getLoginLayout
-
isHorizontalLayout
public boolean isHorizontalLayout() -
isShowInputClientsInTabs
public boolean isShowInputClientsInTabs() -
isShowInputClients
public boolean isShowInputClients() -
isShowRedirectClients
public boolean isShowRedirectClients() -
isShowNoticeAtInputClients
public boolean isShowNoticeAtInputClients()
-