Uses of Class
pro.taskana.common.rest.ldap.LdapClient
Packages that use LdapClient
-
Uses of LdapClient in pro.taskana.common.rest
Constructors in pro.taskana.common.rest with parameters of type LdapClientModifierConstructorDescriptionAccessIdController(LdapClient ldapClient, pro.taskana.common.api.TaskanaEngine taskanaEngine) -
Uses of LdapClient in pro.taskana.workbasket.rest
Constructors in pro.taskana.workbasket.rest with parameters of type LdapClientModifierConstructorDescriptionWorkbasketAccessItemController(LdapClient ldapClient, pro.taskana.workbasket.api.WorkbasketService workbasketService, WorkbasketAccessItemRepresentationModelAssembler modelAssembler)