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.usedBeanHelpersAListof 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 booleanAExternalUserBean.invokeOnAuthenticatorBeforeSaveCallback(PluginBeanHelper<IPluginAuthenticatorCustomGUIBean, IPluginAuthenticatorType> beanHelper, AAuthenticator<?> selected) protected voidAExternalUserBean.invokeOnAuthenticatorSelectedCallback(PluginBeanHelper<IPluginAuthenticatorCustomGUIBean, IPluginAuthenticatorType> beanHelper, IClientDescriptor selected) -
Uses of IPluginAuthenticatorCustomGUIBean in de.xima.fc.plugin.interfaces.auth
Subinterfaces with type arguments of type IPluginAuthenticatorCustomGUIBean in de.xima.fc.plugin.interfaces.authModifier and TypeInterfaceDescriptioninterfaceInterface for custom authenticator types.Methods in de.xima.fc.plugin.interfaces.auth that return types with arguments of type IPluginAuthenticatorCustomGUIBeanModifier and TypeMethodDescriptiondefault Iterable<Class<? extends IPluginAuthenticatorCustomGUIBean>> IPluginAuthenticatorType.getUnmanagedBeans()