Package | Description |
---|---|
de.xima.fc.api.entity |
Package for the API access of the model classes.
|
de.xima.fc.api.system |
Package for API access to system configuration.
|
de.xima.fc.dao.impl | |
de.xima.fc.dao.interfaces | |
de.xima.fc.entities |
Package für Datenbankentitäten
|
de.xima.fc.gui.bean.data | |
de.xima.fc.gui.bean.settings | |
de.xima.fc.gui.bean.user | |
de.xima.fc.gui.common.bean | |
de.xima.fc.handler.entity | |
de.xima.fc.handler.interfaces.entity | |
de.xima.fc.handler.interfaces.system | |
de.xima.fc.handler.system | |
de.xima.fc.ldap | |
de.xima.fc.manager | |
de.xima.fc.setup |
Package to create clients, trigger updates and configure the system-logger
|
de.xima.fc.setup.interfaces |
Package with interfaces to implement and replace the default client-creation
|
Modifier and Type | Method and Description |
---|---|
MandantLdapData |
MandantLdapDataAPI.getByClient(UserContext uc,
Mandant mandant)
Method deliver the LDAP data for a client.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
SetupAPI.createMandantWithDependencies(UserContext uc,
Mandant client,
MandantMailData mailData,
MandantLdapData ldapData,
Benutzer user)
Method for creating a
Mandant with initial configuration analogous to the setup process. |
Modifier and Type | Method and Description |
---|---|
MandantLdapData |
MandantLdapDataDao.getByMandant(IEntityContext ec,
Mandant mandant) |
Modifier and Type | Method and Description |
---|---|
protected IFCDaoActionHook<MandantLdapData> |
MandantLdapDataDao.getPreActionHook() |
Modifier and Type | Method and Description |
---|---|
MandantLdapData |
IMandantLdapDataDao.getByMandant(IEntityContext ec,
Mandant mandant) |
Modifier and Type | Method and Description |
---|---|
MandantLdapData |
Mandant.getLdapData()
Deprecated.
use
MandantLdapData and the corresponding DAO or API |
Modifier and Type | Method and Description |
---|---|
void |
Mandant.setLdapData(MandantLdapData ldapData)
Deprecated.
use
MandantLdapData and the corresponding DAO or API |
Modifier and Type | Method and Description |
---|---|
MandantLdapData |
LDAPQueryBean.getCurrentLdapData() |
Modifier and Type | Method and Description |
---|---|
MandantLdapData |
ClientBean.getLdapData() |
Modifier and Type | Method and Description |
---|---|
void |
ClientBean.setLdapData(MandantLdapData ldapData) |
Modifier and Type | Method and Description |
---|---|
MandantLdapData |
LDAPGroupBean.getCurrentLdapData() |
Modifier and Type | Field and Description |
---|---|
protected MandantLdapData |
AContextBean.currentLdapData |
Modifier and Type | Method and Description |
---|---|
MandantLdapData |
AContextBean.getCurrentLdapData() |
Modifier and Type | Method and Description |
---|---|
void |
AContextBean.setCurrentLdapData(MandantLdapData currentLdapData) |
Modifier and Type | Method and Description |
---|---|
MandantLdapData |
MandantLdapDataHandler.getByClient(UserContext uc,
Mandant mandant) |
Modifier and Type | Method and Description |
---|---|
MandantLdapData |
IMandantLdapDataHandler.getByClient(UserContext uc,
Mandant mandant) |
Modifier and Type | Method and Description |
---|---|
boolean |
ISetupHandler.createManantWithDependencies(UserContext uc,
Mandant mandant,
MandantMailData mailData,
MandantLdapData ldapData,
Benutzer ben)
Methode zum Anlegen eines Mandanten mit der initialen Konfiguration, analog zum Setup-Prozess
|
Modifier and Type | Method and Description |
---|---|
boolean |
SetupHandler.createManantWithDependencies(UserContext uc,
Mandant mandant,
MandantMailData mailData,
MandantLdapData ldapData,
Benutzer ben)
Methode zum Anlegen eines Mandanten mit der initialen Konfiguration, analog zum Setup-Prozess
|
Modifier and Type | Method and Description |
---|---|
static com.unboundid.ldap.sdk.LDAPConnection |
LDAPConnectionFactory.getConnection(LDAPGruppe gruppe,
MandantLdapData data) |
static com.unboundid.ldap.sdk.LDAPConnection |
LDAPConnectionFactory.getConnection(LDAPGruppe gruppe,
MandantLdapData data,
String username,
String password) |
static com.unboundid.ldap.sdk.LDAPConnection |
LDAPConnectionFactory.getConnection(MandantLdapData data) |
static com.unboundid.ldap.sdk.LDAPConnection |
LDAPConnectionFactory.getConnection(MandantLdapData data,
String username,
String password) |
static List<LDAPBenutzer> |
LDAPBenutzerUtil.getLDAPUsers(MandantLdapData ldapData) |
static List<LDAPBenutzer> |
LDAPBenutzerUtil.getLDAPUsers(MandantLdapData ldapData,
com.unboundid.ldap.sdk.Filter filter) |
static List<String> |
LDAPDataUtil.searchLDAPGroups(LDAPGruppe gruppe,
MandantLdapData data) |
static FCMessage |
LDAPBenutzerUtil.testBenutzerSearch(LDAPGruppe gruppe,
MandantLdapData data) |
static FCMessage |
LDAPBenutzerUtil.testBenutzerSearch(MandantLdapData data) |
Modifier and Type | Method and Description |
---|---|
static com.alibaba.fastjson.JSONArray |
LDAPQueryManager.executeQuery(LDAPAbfrage abfrage,
MandantLdapData data,
Serializable[] parameters) |
static com.alibaba.fastjson.JSONArray |
LDAPQueryManager.executeQuery(LDAPAbfrage abfrage,
MandantLdapData data,
Serializable[] parameters,
String[] attributeArray) |
Modifier and Type | Method and Description |
---|---|
protected MandantLdapData |
DefaultClientCreator.createLdapData(IEntityContext ec,
MandantLdapData ldapData,
Mandant client) |
Modifier and Type | Method and Description |
---|---|
Mandant |
DefaultClientCreator.createClient(IEntityContext ec,
Mandant client,
MandantMailData mailData,
MandantLdapData ldapData,
Benutzer defaultUser,
IClientCreateData defaultData) |
protected MandantLdapData |
DefaultClientCreator.createLdapData(IEntityContext ec,
MandantLdapData ldapData,
Mandant client) |
static FCMessage |
XFSetup.createMandant(IEntityContext ec,
Mandant client,
MandantMailData mailData,
MandantLdapData ldapData,
Benutzer user)
Creats an client with the current
IClientCreator and current IClientCreateData |
Modifier and Type | Method and Description |
---|---|
default Mandant |
IClientCreator.createClient(IEntityContext ec,
Mandant man,
MandantMailData mailData,
MandantLdapData ldapData,
Benutzer ben,
IClientCreateData defaultData)
Method to create an client with the given data.
|
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.