Interface ApiKeyEntity
- All Superinterfaces:
ApiKey,org.springframework.security.core.CredentialsContainer
- All Known Implementing Classes:
ApiKeyEntityImpl
public interface ApiKeyEntity
extends ApiKey, org.springframework.security.core.CredentialsContainer
- Author:
- Daniel Garnier-Moiroux
-
Method Summary
Modifier and TypeMethodDescription<T extends ApiKeyEntity>
Tcopy()default List<org.springframework.security.core.GrantedAuthority>Methods inherited from interface org.springaicommunity.mcp.security.server.apikey.ApiKey
getId, getSecretMethods inherited from interface org.springframework.security.core.CredentialsContainer
eraseCredentials
-
Method Details
-
getAuthorities
-
copy
-