Package org.jbpm.services.task.identity
Class AbstractUserGroupInfo
- java.lang.Object
-
- org.jbpm.services.task.identity.AbstractUserGroupInfo
-
- Direct Known Subclasses:
DBUserGroupCallbackImpl
,DBUserInfoImpl
,DefaultUserInfo
,JAASUserGroupCallbackImpl
,JBossUserGroupCallbackImpl
,LDAPUserGroupCallbackImpl
,LDAPUserInfoImpl
public abstract class AbstractUserGroupInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description AbstractUserGroupInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Properties
readProperties(String propertiesLocation, String defaultProperties)
-
-
-
Method Detail
-
readProperties
protected Properties readProperties(String propertiesLocation, String defaultProperties)
-
-