Class BaseFlowableAuthenticationApiKey

java.lang.Object
com.flowable.agent.engine.impl.model.BaseFlowableAuthenticationApiKey
All Implemented Interfaces:
FlowableAuthenticationApiKey
Direct Known Subclasses:
ClientRegistrationInfoFlowableAuthenticationKey, DelegatingFlowableAuthenticationApiKey, ExpressionFlowableAuthenticationApiKey, SecretFlowableAuthenticationApiKey

public abstract class BaseFlowableAuthenticationApiKey extends Object implements FlowableAuthenticationApiKey
Author:
Filip Hrisafov