Class AgentAuthenticationResolver

java.lang.Object
com.flowable.agent.engine.impl.model.auth.AgentAuthenticationResolver

public final class AgentAuthenticationResolver extends Object
Builds a single-header FlowableAuthenticationApiKey from a polymorphic AgentAuthentication, delegating credential resolution back to the caller.
Author:
Filip Hrisafov