- LDAP_SEARCH_CONTEXT - Static variable in class org.imixs.workflow.ldap.LDAPLookupService
-
- LDAP_SEARCH_FILTER_DN - Static variable in class org.imixs.workflow.ldap.LDAPLookupService
-
- LDAP_SEARCH_FILTER_GROUP - Static variable in class org.imixs.workflow.ldap.LDAPLookupService
-
- LDAP_SEARCH_FILTER_PHRASE - Static variable in class org.imixs.workflow.ldap.LDAPLookupService
-
- LDAP_USER_ATTRIBUTES - Static variable in class org.imixs.workflow.ldap.LDAPLookupService
-
- LDAPCache - Class in org.imixs.workflow.ldap
-
This singleton ejb provides a cache to lookup ldap user informations.
- LDAPCache() - Constructor for class org.imixs.workflow.ldap.LDAPCache
-
- LDAPGroupInterceptor - Class in org.imixs.workflow.ldap
-
This Intercepter class provides a mechanism to compute the LDAP groups a user
belongs to.
- LDAPGroupInterceptor() - Constructor for class org.imixs.workflow.ldap.LDAPGroupInterceptor
-
- LDAPLookupService - Class in org.imixs.workflow.ldap
-
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).
- LDAPLookupService() - Constructor for class org.imixs.workflow.ldap.LDAPLookupService
-
- LDAPPlugin - Class in org.imixs.workflow.ldap
-
This Plugin runs on Profile Entities.
- LDAPPlugin() - Constructor for class org.imixs.workflow.ldap.LDAPPlugin
-
- LDAPProfileEvent - Class in org.imixs.workflow.ldap
-
The LDAPProfileEvent provides a CDI observer pattern.
- LDAPProfileEvent(ItemCollection) - Constructor for class org.imixs.workflow.ldap.LDAPProfileEvent
-
- ldapProfileEvents - Variable in class org.imixs.workflow.ldap.LDAPLookupService
-
- lookupLdapAttributes(String) - Method in class org.imixs.workflow.ldap.LDAPLookupService
-
Returns all attributes for a given user in an ItemCollection.