Class TomcatUserGroupAdapter

  • All Implemented Interfaces:
    org.jbpm.services.task.identity.adapter.UserGroupAdapter

    public class TomcatUserGroupAdapter
    extends Object
    implements org.jbpm.services.task.identity.adapter.UserGroupAdapter
    • Constructor Detail

      • TomcatUserGroupAdapter

        public TomcatUserGroupAdapter()
    • Method Detail

      • getGroupsForUser

        public List<String> getGroupsForUser​(String userId)
        Specified by:
        getGroupsForUser in interface org.jbpm.services.task.identity.adapter.UserGroupAdapter