Interface TokenProvider

All Known Implementing Classes:
FileBasedTokenProvider, StaticTokenProvider

public interface TokenProvider
A contract for a class that provides a token
  • Method Summary

    Modifier and Type
    Method
    Description
    Get a token
  • Method Details

    • token

      String token()
      Get a token
      Returns:
      A token