- java.lang.Object
-
- io.avaje.http.client.AuthToken.Basic
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface io.avaje.http.client.AuthToken
AuthToken.Basic
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isExpired()
Return true if the token has expired or is no longer valid.String
token()
Return the Authorization bearer token.
-