Package org.imixs.workflow.ldap


package org.imixs.workflow.ldap
  • Classes
    Class
    Description
    This singleton ejb provides a cache to lookup ldap user informations.
    This Intercepter class provides a mechanism to compute the LDAP groups a user belongs to.
    This EJB provides a ldap lookup service for user informations The bean reads its configuration from the configuration property file located in the glassfish domains config folder (GLASSFISH_DOMAIN/config/imixs-office-ldap.properties).
    This Plugin runs on Profile Entities.
    The LDAPProfileEvent provides a CDI observer pattern.