Class AgentAuthentication.HeaderAuthentication
java.lang.Object
com.flowable.agent.engine.impl.model.auth.AgentAuthentication.HeaderAuthentication
- All Implemented Interfaces:
AgentAuthentication
- Enclosing interface:
AgentAuthentication
public static class AgentAuthentication.HeaderAuthentication
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
-
name
-
value
-
-
Constructor Details
-
HeaderAuthentication
public HeaderAuthentication()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceAgentAuthentication
-
getName
-
setName
-
getValue
-
setValue
-