jBPM :: Distribution 6.2.0.Final

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

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

public class WeblogicUserGroupAdapter
extends Object
implements UserGroupAdapter


Constructor Summary
WeblogicUserGroupAdapter()
           
 
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

WeblogicUserGroupAdapter

public WeblogicUserGroupAdapter()
Method Detail

getGroupsForUser

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

jBPM :: Distribution 6.2.0.Final

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