Uses of Interface
de.xima.fc.handler.interfaces.entity.IMandantLdapDataHandler
-
Packages that use IMandantLdapDataHandler Package Description de.xima.fc.handler.entity de.xima.fc.handler.interfaces -
-
Uses of IMandantLdapDataHandler in de.xima.fc.handler.entity
Classes in de.xima.fc.handler.entity that implement IMandantLdapDataHandler Modifier and Type Class Description class
MandantLdapDataHandler
Deprecated.since version 8.0.0 UseLDAPZugriff
for client scoped LDAP connections instead. -
Uses of IMandantLdapDataHandler in de.xima.fc.handler.interfaces
Methods in de.xima.fc.handler.interfaces that return IMandantLdapDataHandler Modifier and Type Method Description IMandantLdapDataHandler
AHandlerProvider. getMandantLdapDataHandler()
Deprecated.IMandantLdapDataHandler
IHandlerProvider. getMandantLdapDataHandler()
Deprecated.
-