Uses of Interface
de.xima.fc.interfaces.mixin.attributes.IStringAttributesMixin
-
Packages that use IStringAttributesMixin Package Description de.xima.fc.entities Package für Datenbankentitätende.xima.fc.entities.interfaces Interfaces für Datenbankentitätende.xima.fc.interfaces.auth.config de.xima.fc.mdl.auth.config de.xima.fc.mdl.auth.config.view de.xima.fc.web.common.auth.wrapper.config -
-
Uses of IStringAttributesMixin in de.xima.fc.entities
Classes in de.xima.fc.entities that implement IStringAttributesMixin Modifier and Type Class Description classAAuthenticatorConfigAbstract base class for authenticator configurationsclassProjectAuthenticatorConfigModel for persisting authenticator configurations for a projectclassUserPortalAuthConfigEntity model for authenticator configurations foruser portals.classWorkflowStateAuthenticatorConfigModel for persisting authenticator configuration of aWorkflowState -
Uses of IStringAttributesMixin in de.xima.fc.entities.interfaces
Subinterfaces of IStringAttributesMixin in de.xima.fc.entities.interfaces Modifier and Type Interface Description interfaceIAuthenticatorConfigCommon interface for authentication config entities -
Uses of IStringAttributesMixin in de.xima.fc.interfaces.auth.config
Subinterfaces of IStringAttributesMixin in de.xima.fc.interfaces.auth.config Modifier and Type Interface Description interfaceIAuthenticatorConfigWrapperCommon interface for authenticator config wrapper -
Uses of IStringAttributesMixin in de.xima.fc.mdl.auth.config
Classes in de.xima.fc.mdl.auth.config that implement IStringAttributesMixin Modifier and Type Class Description classVirtualAuthenticatorConfigAuthenticator config model for type authenticator configs that are not persisted -
Uses of IStringAttributesMixin in de.xima.fc.mdl.auth.config.view
Classes in de.xima.fc.mdl.auth.config.view that implement IStringAttributesMixin Modifier and Type Class Description classAConfigViewModelAbstract base class for authenticator config view modelsclassAnonymousConfigViewModelView model for authenticator configs of typeEAuthClientType.ANONYMOUSclassBaseConfigViewModelView model for general authenticator configsclassPasswordConfigViewModelView model for custom authenticator config of typeEAuthClientType.PASSWORD -
Uses of IStringAttributesMixin in de.xima.fc.web.common.auth.wrapper.config
Classes in de.xima.fc.web.common.auth.wrapper.config that implement IStringAttributesMixin Modifier and Type Class Description classAnonymousConfigWrapperWrapper for authenticator configs of typeEAuthClientType.ANONYMOUSclassAnyoneConfigWrapperWrapper for virtual authenticator config for anyone.classDistinctUserConfigWrapperAuthentication config wrapper for a distinct user.classEntityConfigWrapperWrapper for authenticator configs that use anIAuthenticatorentityclassFormConfigWrapperWrapper for authenticator configs of typeEAuthClientType.FORMclassKerberosConfigWrapperWrapper for authenticator configs of typeEAuthClientType.KERBEROSclassNtlmConfigWrapperDeprecated.since version 8.0.0 NTLM is no longer supported officially.classPasswordConfigWrapperWrapper for authenticator configs of typeEAuthClientType.PASSWORD
-