jBPM distribution 6.0.2-SNAPSHOT

org.jbpm.services.task.identity.adapter
Class WebSphereUserGroupAdapter

java.lang.Object
  extended by org.jbpm.services.task.identity.adapter.WebSphereUserGroupAdapter
All Implemented Interfaces:
UserGroupAdapter

public class WebSphereUserGroupAdapter
extends Object
implements UserGroupAdapter


Constructor Summary
WebSphereUserGroupAdapter()
           
 
Method Summary
 List<String> getGroupsForUser(String userId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebSphereUserGroupAdapter

public WebSphereUserGroupAdapter()
Method Detail

getGroupsForUser

public List<String> getGroupsForUser(String userId)
Specified by:
getGroupsForUser in interface UserGroupAdapter

jBPM distribution 6.0.2-SNAPSHOT

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.