Uses of Interface
de.xima.fc.plugin.gui.IPluginAuthenticatorCustomGUIBean
Packages that use IPluginAuthenticatorCustomGUIBean
-
Uses of IPluginAuthenticatorCustomGUIBean in de.xima.fc.gui.bean
Fields in de.xima.fc.gui.bean with type parameters of type IPluginAuthenticatorCustomGUIBeanModifier and TypeFieldDescriptionprotected final Map<String,
PluginBeanHelper<IPluginAuthenticatorCustomGUIBean, IPluginAuthenticatorType>> AExternalUserBean.usedBeanHelpers
AList
of authentication GUI plugins that were used at some point.Methods in de.xima.fc.gui.bean that return types with arguments of type IPluginAuthenticatorCustomGUIBeanModifier and TypeMethodDescriptionAExternalUserBean.getBeanHelperForPlugin
(IPluginAuthenticatorType plugin, Mandant client) AExternalUserBean.getBeanHelperForSelected
(IClientDescriptor selected, Mandant client) Method parameters in de.xima.fc.gui.bean with type arguments of type IPluginAuthenticatorCustomGUIBeanModifier and TypeMethodDescriptionprotected boolean
AExternalUserBean.invokeOnAuthenticatorBeforeSaveCallback
(PluginBeanHelper<IPluginAuthenticatorCustomGUIBean, IPluginAuthenticatorType> beanHelper, AAuthenticator<?> selected) protected void
AExternalUserBean.invokeOnAuthenticatorSelectedCallback
(PluginBeanHelper<IPluginAuthenticatorCustomGUIBean, IPluginAuthenticatorType> beanHelper, IClientDescriptor selected) -
Uses of IPluginAuthenticatorCustomGUIBean in de.xima.fc.plugin.interfaces.auth
Methods in de.xima.fc.plugin.interfaces.auth that return types with arguments of type IPluginAuthenticatorCustomGUIBeanModifier and TypeMethodDescriptiondefault Iterable<Class<? extends IPluginAuthenticatorCustomGUIBean>>
IPluginAuthenticatorType.getUnmanagedBeans()