public class LDAPGroupInterceptor extends Object
<assembly-descriptor>
<!-- LDAPGroupInterceptor -->
<interceptor-binding>
<description>Intercepter to add project-role mapping into EJB Context Data</description>
<ejb-name>DocumentService</ejb-name>
<interceptor-class>org.imixs.workflow.ldap.LDAPGroupInterceptor</interceptor-class>
</interceptor-binding>
</assembly-descriptor>
| Constructor and Description |
|---|
LDAPGroupInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
Object |
intercept(javax.interceptor.InvocationContext ctx)
The interceptor method injects the LDAP groups into the contextData map.
|
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.