Class AgentAuthentication.BearerAuthentication
java.lang.Object
com.flowable.agent.engine.impl.model.auth.AgentAuthentication.BearerAuthentication
- All Implemented Interfaces:
AgentAuthentication
- Enclosing interface:
AgentAuthentication
public static class AgentAuthentication.BearerAuthentication
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
-
token
-
-
Constructor Details
-
BearerAuthentication
public BearerAuthentication()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceAgentAuthentication
-
getToken
-
setToken
-