Interface SnapshotTokenConfig

All Known Implementing Classes:
JwtTokenHandlerConfig

public interface SnapshotTokenConfig
Represents the configuration for an TokenHandler.
Since:
0.2.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the type of the snapshot token represented by this configuration.
  • Method Details

    • getType

      String getType()
      Gets the type of the snapshot token represented by this configuration.
      Returns:
      the token type