Interface McpServiceAuthentication
- All Known Implementing Classes:
McpServiceAuthentication.ApiKeyAuthentication,McpServiceAuthentication.BaseAuthentication,McpServiceAuthentication.BasicAuthentication,McpServiceAuthentication.BearerAuthentication,McpServiceAuthentication.HeaderAuthentication
public interface McpServiceAuthentication
- Author:
- Filip Hrisafov
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic classstatic classstatic classstatic classstatic class -
Field Summary
Fields -
Method Summary
-
Field Details
-
BASIC
- See Also:
-
BEARER
- See Also:
-
API_KEY
- See Also:
-
HEADER
- See Also:
-
-
Method Details
-
getType
String getType()
-