Class BasicPlatformGroup

java.lang.Object
com.flowable.idm.engine.impl.BasicPlatformGroup
All Implemented Interfaces:
PlatformGroup, Serializable, Group
Direct Known Subclasses:
LdapPlatformGroup

public class BasicPlatformGroup extends Object implements PlatformGroup
A base implementation of PlatformGroup that can be used when implementing a custom PlatformIdentityService
Author:
Filip Hrisafov
See Also: