Class WebSphereUserGroupAdapter
- java.lang.Object
-
- org.jbpm.services.task.identity.adapter.WebSphereUserGroupAdapter
-
- All Implemented Interfaces:
UserGroupAdapter
public class WebSphereUserGroupAdapter extends Object implements UserGroupAdapter
-
-
Constructor Summary
Constructors Constructor Description WebSphereUserGroupAdapter()
-
-
-
Method Detail
-
getGroupsForUser
public List<String> getGroupsForUser(String userId)
- Specified by:
getGroupsForUser
in interfaceUserGroupAdapter
-
-