[jboss-user] [JBoss jBPM] - Re: JBPM Identity
jcv
do-not-reply at jboss.com
Wed May 2 16:51:28 EDT 2007
I changed this in ExpressionAssignmentHandler:
| protected ExpressionSession getExpressionSession() {
| return new org.jbpm.identity.ldap.IdentitySession();
| }
|
And created ldap.IdentitySession class that implements ExpressionSession and IdentityService and performs the ldap queries to get the users, groups and memberships from my ldap.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042629#4042629
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042629
More information about the jboss-user
mailing list