Uses of Interface
de.xima.fc.interfaces.auth.config.IAuthenticatorConfigWrapper
Packages that use IAuthenticatorConfigWrapper
Package
Description
-
Uses of IAuthenticatorConfigWrapper in de.xima.fc.interfaces.auth
Methods in de.xima.fc.interfaces.auth that return IAuthenticatorConfigWrapperMethods in de.xima.fc.interfaces.auth that return types with arguments of type IAuthenticatorConfigWrapper -
Uses of IAuthenticatorConfigWrapper in de.xima.fc.mdl.auth
Methods in de.xima.fc.mdl.auth that return types with arguments of type IAuthenticatorConfigWrapperMethod parameters in de.xima.fc.mdl.auth with type arguments of type IAuthenticatorConfigWrapperModifier and TypeMethodDescriptionvoidAuthenticationData.setAuthenticatorConfigs(List<IAuthenticatorConfigWrapper> authConfigs) -
Uses of IAuthenticatorConfigWrapper in de.xima.fc.web.common.auth
Methods in de.xima.fc.web.common.auth that return IAuthenticatorConfigWrapperMethods in de.xima.fc.web.common.auth that return types with arguments of type IAuthenticatorConfigWrapper -
Uses of IAuthenticatorConfigWrapper in de.xima.fc.web.common.auth.wrapper.config
Classes in de.xima.fc.web.common.auth.wrapper.config that implement IAuthenticatorConfigWrapperModifier and TypeClassDescriptionclassWrapper for authenticator configs of typeEAuthClientType.ANONYMOUSclassWrapper for virtual authenticator config for anyone.classAuthentication config wrapper for a distinct user.classWrapper for authenticator configs that use anIAuthenticatorentityclassWrapper for authenticator configs of typeEAuthClientType.FORMclassWrapper for authenticator configs of typeEAuthClientType.PASSWORD_GENERATOR_ACTIONclassWrapper for authenticator configs of typeEAuthClientType.KERBEROSclassDeprecated.since version 8.0.0 NTLM is no longer supported officially.classWrapper for authenticator configs of typeEAuthClientType.PASSWORDandEAuthClientType.PASSWORD_GENERATOR_ACTIONMethods in de.xima.fc.web.common.auth.wrapper.config that return IAuthenticatorConfigWrapperModifier and TypeMethodDescriptionstatic final IAuthenticatorConfigWrapperConfigWrapperFactory.forConfig(IAuthenticatorConfig config) Methods in de.xima.fc.web.common.auth.wrapper.config that return types with arguments of type IAuthenticatorConfigWrapperModifier and TypeMethodDescriptionstatic List<IAuthenticatorConfigWrapper> ConfigWrapperFactory.forFormRecord(Vorgang formRecord) static List<IAuthenticatorConfigWrapper> ConfigWrapperFactory.forProject(Projekt project)