JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springaicommunity.mcp.security.server.apikey
Interface ApiKey
All Known Subinterfaces:
ApiKeyEntity
All Known Implementing Classes:
ApiKeyEntityImpl
,
ApiKeyImpl
public interface
ApiKey
Author:
Daniel Garnier-Moiroux
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getId
()
@Nullable
String
getSecret
()
Method Details
getId
String
getId
()
getSecret
@Nullable
String
getSecret
()