Package com.rabbitmq.stream.oauth2
Interface Token
-
public interface TokenA token.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InstantexpirationTime()The expiration time of the token.Stringvalue()The value of the token.
-