Class IdentityProviderBean
java.lang.Object
de.xima.fc.gui.common.bean.security.IdentityProviderBean
- All Implemented Interfaces:
Serializable
Bean for accessing authenticators of external identity providers.
- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCurrentBackendLoginUri(IClientDescriptor descriptor) getCurrentLoginUri(IClientDescriptor descriptor, IAuthenticationTarget authenticationTarget) getIconStyleClass(IClientDescriptor client) org.primefaces.model.menu.MenuModelgetIdentityCheckMenuModel(Mandant client, IClientDescriptor descriptor, IAuthenticationTarget authenticationTarget, String menuItemI18nTemplate) getIframeWindowHeight(IClientDescriptor descriptor) getIframeWindowWidth(IClientDescriptor descriptor) intgetIndexOfInputClient(String clientName) List<javax.faces.model.SelectItem>getLoginButtonValue(IClientDescriptor descriptor) getNewTabOnclick(IClientDescriptor descriptor) getRedirectTarget(IClientDescriptor descriptor) getWindowHeight(IClientDescriptor descriptor) getWindowWidth(IClientDescriptor descriptor) booleanisClientAvailable(IClientDescriptor client) booleanbooleanbooleanbooleanbooleanrenderAsSplitButton(Mandant client) voidsetSelectedRedirectClient(IClientDescriptor selectedRedirectClient)
-
Constructor Details
-
IdentityProviderBean
public IdentityProviderBean()
-
-
Method Details
-
getSelectedRedirectClient
-
setSelectedRedirectClient
-
getInputClientSelectItems
-
getIndexOfInputClient
-
getInputClients
-
getNonFormInputClients
-
getRedirectClients
-
getAllClients
-
getIconStyleClass
-
isShowPasswordForgetLink
public boolean isShowPasswordForgetLink() -
isFormClientAvailable
public boolean isFormClientAvailable() -
isClientAvailable
-
isInputClientAvailable
-
isRedirectClientAvailable
-
getLoginButtonValue
-
getCurrentLoginUri
public String getCurrentLoginUri(IClientDescriptor descriptor, IAuthenticationTarget authenticationTarget) -
getCurrentBackendLoginUri
-
getIdentityCheckMenuModel
public org.primefaces.model.menu.MenuModel getIdentityCheckMenuModel(Mandant client, IClientDescriptor descriptor, IAuthenticationTarget authenticationTarget, String menuItemI18nTemplate) -
getRedirectTarget
-
getNewTabOnclick
-
getWindowWidth
-
getWindowHeight
-
getIframeWindowWidth
-
getIframeWindowHeight
-
renderAsSplitButton
-