Uses of Interface
com.flowable.agent.api.management.connection.AgentConnectionAuthentication
Packages that use AgentConnectionAuthentication
Package
Description
-
Uses of AgentConnectionAuthentication in com.flowable.agent.api.management.connection
Classes in com.flowable.agent.api.management.connection that implement AgentConnectionAuthenticationModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classMethods in com.flowable.agent.api.management.connection that return AgentConnectionAuthentication -
Uses of AgentConnectionAuthentication in com.flowable.agent.engine.impl.management.connection
Fields in com.flowable.agent.engine.impl.management.connection declared as AgentConnectionAuthenticationModifier and TypeFieldDescriptionprotected AgentConnectionAuthenticationAgentConnectionConfigImpl.authenticationMethods in com.flowable.agent.engine.impl.management.connection that return AgentConnectionAuthenticationMethods in com.flowable.agent.engine.impl.management.connection with parameters of type AgentConnectionAuthenticationModifier and TypeMethodDescriptionvoidAgentConnectionConfigImpl.setAuthentication(AgentConnectionAuthentication authentication) static voidAgentConnectionCredentialHelper.transformCredentialValues(AgentConnectionAuthentication auth, UnaryOperator<String> transform)