Class AgentConnectionAuthentication.ApiKeyAuthentication
java.lang.Object
com.flowable.agent.api.management.connection.AgentConnectionAuthentication.ApiKeyAuthentication
- All Implemented Interfaces:
AgentConnectionAuthentication
- Enclosing interface:
AgentConnectionAuthentication
public static class AgentConnectionAuthentication.ApiKeyAuthentication
extends Object
implements AgentConnectionAuthentication
- Author:
- Prathamesh Mane
-
Nested Class Summary
Nested classes/interfaces inherited from interface AgentConnectionAuthentication
AgentConnectionAuthentication.ApiKeyAuthentication, AgentConnectionAuthentication.BaseAuthentication, AgentConnectionAuthentication.BasicAuthentication, AgentConnectionAuthentication.BearerAuthentication, AgentConnectionAuthentication.Credentials, AgentConnectionAuthentication.HeaderAuthentication -
Field Summary
FieldsFields inherited from interface AgentConnectionAuthentication
API_KEY, BASIC, BEARER, HEADER -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
-
Constructor Details
-
ApiKeyAuthentication
public ApiKeyAuthentication()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceAgentConnectionAuthentication
-
getKey
-
setKey
-