Interface SnapshotTokenConfig
- All Known Implementing Classes:
JwtTokenHandlerConfig
public interface SnapshotTokenConfig
Represents the configuration for an
TokenHandler.- Since:
- 0.2.0
-
Method Summary
-
Method Details
-
getType
String getType()Gets the type of the snapshot token represented by this configuration.- Returns:
- the token type
-