Class AgentAuthentication.ApiKeyAuthentication
java.lang.Object
com.flowable.agent.engine.impl.model.auth.AgentAuthentication.ApiKeyAuthentication
- All Implemented Interfaces:
AgentAuthentication
- Enclosing interface:
AgentAuthentication
public static class AgentAuthentication.ApiKeyAuthentication
extends Object
implements AgentAuthentication
- Author:
- Filip Hrisafov
-
Nested Class Summary
Nested classes/interfaces inherited from interface AgentAuthentication
AgentAuthentication.ApiKeyAuthentication, AgentAuthentication.BaseAuthentication, AgentAuthentication.BasicAuthentication, AgentAuthentication.BearerAuthentication, AgentAuthentication.HeaderAuthentication -
Field Summary
FieldsFields inherited from interface AgentAuthentication
API_KEY, BASIC, BEARER, HEADER -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
key
-
-
Constructor Details
-
ApiKeyAuthentication
public ApiKeyAuthentication()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceAgentAuthentication
-
getKey
-
setKey
-