Interface AccessTokenConfiguration
- All Known Implementing Classes:
AccessTokenConfigurationProperties
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Configuration for access tokens.
- Since:
- 2.0.0
- Author:
- James Kleeh
-
Method Summary
-
Method Details
-
getExpiration
- Returns:
- The number of seconds until the access token expires.
-