All Known Subinterfaces:
ApiKeyEntity
All Known Implementing Classes:
ApiKeyEntityImpl, ApiKeyImpl

public interface ApiKey
Author:
Daniel Garnier-Moiroux
  • Method Summary

    Modifier and Type
    Method
    Description
     
    @Nullable String
     
  • Method Details

    • getId

      String getId()
    • getSecret

      @Nullable String getSecret()