Class BasicPlatformIdentityInfo<T>

java.lang.Object
com.flowable.idm.engine.impl.BasicPlatformIdentityInfo<T>
All Implemented Interfaces:
PlatformIdentityInfo

public class BasicPlatformIdentityInfo<T> extends Object implements PlatformIdentityInfo
A base implementation of PlatformIdentityInfo that can be used when implementing a custom PlatformIdentityService
Author:
Filip Hrisafov