Uses of Interface
com.flowable.agent.engine.impl.model.auth.AgentAuthentication
Packages that use AgentAuthentication
Package
Description
-
Uses of AgentAuthentication in com.flowable.agent.engine.impl.model
Fields in com.flowable.agent.engine.impl.model declared as AgentAuthenticationModifier and TypeFieldDescriptionprotected AgentAuthenticationBaseAgentModelSettings.authenticationMethods in com.flowable.agent.engine.impl.model that return AgentAuthenticationMethods in com.flowable.agent.engine.impl.model with parameters of type AgentAuthenticationModifier and TypeMethodDescriptionvoidBaseAgentModelSettings.setAuthentication(AgentAuthentication authentication) -
Uses of AgentAuthentication in com.flowable.agent.engine.impl.model.auth
Classes in com.flowable.agent.engine.impl.model.auth that implement AgentAuthenticationModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classMethods in com.flowable.agent.engine.impl.model.auth with parameters of type AgentAuthenticationModifier and TypeMethodDescriptionstatic FlowableAuthenticationApiKeyAgentAuthenticationResolver.resolve(AgentAuthentication authentication, AgentAuthenticationResolver.CredentialResolver resolver) -
Uses of AgentAuthentication in com.flowable.agent.engine.impl.model.embedding
Fields in com.flowable.agent.engine.impl.model.embedding declared as AgentAuthenticationModifier and TypeFieldDescriptionprotected AgentAuthenticationBaseRemoteEmbeddingSettings.authenticationMethods in com.flowable.agent.engine.impl.model.embedding that return AgentAuthenticationMethods in com.flowable.agent.engine.impl.model.embedding with parameters of type AgentAuthenticationModifier and TypeMethodDescriptionvoidBaseRemoteEmbeddingSettings.setAuthentication(AgentAuthentication authentication) -
Uses of AgentAuthentication in com.flowable.agent.engine.impl.model.openai.vectorstore
Fields in com.flowable.agent.engine.impl.model.openai.vectorstore declared as AgentAuthenticationModifier and TypeFieldDescriptionprotected AgentAuthenticationOpenAiVectorStoreModel.authenticationMethods in com.flowable.agent.engine.impl.model.openai.vectorstore that return AgentAuthenticationMethods in com.flowable.agent.engine.impl.model.openai.vectorstore with parameters of type AgentAuthenticationModifier and TypeMethodDescriptionvoidOpenAiVectorStoreModel.setAuthentication(AgentAuthentication authentication)