Uses of Class
org.jbpm.services.task.identity.AbstractUserGroupInfo
-
Packages that use AbstractUserGroupInfo Package Description org.jbpm.services.task.identity -
-
Uses of AbstractUserGroupInfo in org.jbpm.services.task.identity
Subclasses of AbstractUserGroupInfo in org.jbpm.services.task.identity Modifier and Type Class Description class
DBUserGroupCallbackImpl
Data base server user group callback implementation that utilizes SQL queries to get information about user, groups and relationship of these two.class
DBUserInfoImpl
class
DefaultUserInfo
class
JAASUserGroupCallbackImpl
JAAS based implementation of user group callback dedicated when using LocalTaskService in container such as JBoss AS.class
JBossUserGroupCallbackImpl
class
LDAPUserGroupCallbackImpl
LDAP integration for Task Service to collect user and role/group information.class
LDAPUserInfoImpl
class
PropertyUserInfoImpl
-