Uses of Interface
com.flowable.agent.engine.impl.persistence.repository.A2AAgentDefinitionModel.Authentication
Packages that use A2AAgentDefinitionModel.Authentication
Package
Description
-
Uses of A2AAgentDefinitionModel.Authentication in com.flowable.agent.engine.impl.model.a2a
Methods in com.flowable.agent.engine.impl.model.a2a with parameters of type A2AAgentDefinitionModel.AuthenticationModifier and TypeMethodDescriptionprotected FlowableAuthenticationApiKeyA2AAgentModelProcessor.determineAuthenticationCredentials(A2AAgentDefinitionModel model, A2AAgentDefinitionModel.Authentication authentication) -
Uses of A2AAgentDefinitionModel.Authentication in com.flowable.agent.engine.impl.persistence.repository
Classes in com.flowable.agent.engine.impl.persistence.repository that implement A2AAgentDefinitionModel.AuthenticationModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classFields in com.flowable.agent.engine.impl.persistence.repository declared as A2AAgentDefinitionModel.AuthenticationModifier and TypeFieldDescriptionprotected A2AAgentDefinitionModel.AuthenticationA2AAgentDefinitionModel.authenticationMethods in com.flowable.agent.engine.impl.persistence.repository that return A2AAgentDefinitionModel.AuthenticationMethods in com.flowable.agent.engine.impl.persistence.repository with parameters of type A2AAgentDefinitionModel.AuthenticationModifier and TypeMethodDescriptionvoidA2AAgentDefinitionModel.setAuthentication(A2AAgentDefinitionModel.Authentication authentication)