Package de.xima.fc.api.entity
Class MandantLdapDataAPI
Deprecated.
-
Field Summary
Fields inherited from class de.xima.fc.api.entity.AEntityAPI
entityClass
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetByClient
(UserContext uc, Mandant mandant) Deprecated.Method deliver the LDAP data for a client.Methods inherited from class de.xima.fc.api.entity.AEntityAPI
create, create, delete, delete, deleteAllBy, deleteById, deleteById, getAll, getAllBy, getAttributes, getAttributes, getBy, getById, getById, getEntityRefs, getSingleAttributes, getSingleAttributes, resultTotalCount, resultTotalCount, update, update
Methods inherited from class de.xima.fc.api.ASubAPI
getHandlerProvider
-
Constructor Details
-
MandantLdapDataAPI
public MandantLdapDataAPI()Deprecated.
-
-
Method Details
-
getByClient
Deprecated.Method deliver the LDAP data for a client.- Parameters:
uc
-UserContext
the user context in which the action is to be performed.mandant
-Mandant
the client where the data are associated.- Returns:
MandantLdapData
the LDAP data for a client.
-
LDAPZugriff
for client scoped LDAP connections instead.