Class McpServiceAuthentication.BearerAuthentication
java.lang.Object
com.flowable.platform.mcp.serviceregistry.McpServiceAuthentication.BearerAuthentication
- All Implemented Interfaces:
McpServiceAuthentication
- Enclosing interface:
- McpServiceAuthentication
public static class McpServiceAuthentication.BearerAuthentication
extends Object
implements McpServiceAuthentication
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.flowable.platform.mcp.serviceregistry.McpServiceAuthentication
McpServiceAuthentication.ApiKeyAuthentication, McpServiceAuthentication.BaseAuthentication, McpServiceAuthentication.BasicAuthentication, McpServiceAuthentication.BearerAuthentication, McpServiceAuthentication.Credentials, McpServiceAuthentication.HeaderAuthentication -
Field Summary
FieldsFields inherited from interface com.flowable.platform.mcp.serviceregistry.McpServiceAuthentication
API_KEY, BASIC, BEARER, HEADER -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
token
-
-
Constructor Details
-
BearerAuthentication
public BearerAuthentication()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceMcpServiceAuthentication
-
getToken
-
setToken
-