Uses of Interface
de.xima.fc.entities.interfaces.IAuthenticatorConfig
Packages that use IAuthenticatorConfig
Package
Description
Package für Datenbankentitäten
-
Uses of IAuthenticatorConfig in de.xima.fc.entities
Classes in de.xima.fc.entities that implement IAuthenticatorConfigModifier and TypeClassDescriptionclassAbstract base class for authenticator configurationsclassModel for persisting authenticator configurations for a projectclassModel for persisting authenticator configuration of aWorkflowState -
Uses of IAuthenticatorConfig in de.xima.fc.form.helper
Methods in de.xima.fc.form.helper with parameters of type IAuthenticatorConfigModifier and TypeMethodDescriptionstatic StringURLHelper.getAuthLoginURL(IFormAuthContext authCtx, IAuthenticatorConfig config, boolean asRedirect) Deprecated. -
Uses of IAuthenticatorConfig in de.xima.fc.mdl.auth.config
Classes in de.xima.fc.mdl.auth.config that implement IAuthenticatorConfigModifier and TypeClassDescriptionclassAuthenticator config model for type authenticator configs that are not persisted -
Uses of IAuthenticatorConfig in de.xima.fc.mdl.auth.config.view
Methods in de.xima.fc.mdl.auth.config.view with parameters of type IAuthenticatorConfigModifier and TypeMethodDescriptionstatic AnonymousConfigViewModelAnonymousConfigViewModel.forAuthConfig(IAuthenticatorConfig config, Locale locale) static BaseConfigViewModelBaseConfigViewModel.forAuthConfig(IAuthenticatorConfig config, Locale locale) static PasswordConfigViewModelPasswordConfigViewModel.forAuthConfig(IAuthenticatorConfig config, Locale locale) -
Uses of IAuthenticatorConfig in de.xima.fc.web.common.auth.wrapper.config
Methods in de.xima.fc.web.common.auth.wrapper.config with parameters of type IAuthenticatorConfigModifier and TypeMethodDescriptionstatic final IAuthenticatorConfigWrapperConfigWrapperFactory.forConfig(IAuthenticatorConfig config) Constructors in de.xima.fc.web.common.auth.wrapper.config with parameters of type IAuthenticatorConfig
URLHelper.getAuthLoginURL(IFormAuthContext, IClientDescriptor, boolean)instead.