Interface Token


  • public interface Token
    A token.
    • Method Detail

      • value

        String value()
        The value of the token.
        Returns:
        the token value
      • expirationTime

        Instant expirationTime()
        The expiration time of the token.
        Returns:
        the expiration time